mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-15 18:12:54 +00:00
Bug 1840210 - Rename mozac_ic_device_mobile to mozac_ic_device_mobile_24
This commit is contained in:
parent
ee51792f12
commit
fed84ff6b4
@ -94,7 +94,7 @@ class AccountDeviceViewHolder(
|
||||
is SyncShareOption.SingleDevice -> when (option.device.deviceType) {
|
||||
DeviceType.MOBILE -> Triple(
|
||||
option.device.displayName,
|
||||
R.drawable.mozac_ic_device_mobile,
|
||||
R.drawable.mozac_ic_device_mobile_24,
|
||||
R.color.device_type_mobile_background,
|
||||
)
|
||||
else -> Triple(
|
||||
|
Loading…
Reference in New Issue
Block a user