2
0
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:
Gabriel Luong 2023-06-24 12:11:23 -04:00 committed by mergify[bot]
parent ee51792f12
commit fed84ff6b4

View File

@ -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(