mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 02:39:55 +01:00
Fix touch target for app toolbar avatar.
This commit is contained in:
@@ -64,6 +64,7 @@ private fun BadgeImage(
|
||||
},
|
||||
update = {
|
||||
it.setBadge(badge)
|
||||
it.isClickable = false
|
||||
},
|
||||
modifier = modifier
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user