Bug 1840210 - Rename mozac_ic_device_mobile to mozac_ic_device_mobile_24

fenix/117.0
Gabriel Luong 11 months ago committed by mergify[bot]
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…
Cancel
Save