mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Make the badge a selectable area in the subscriptions screen.
This commit is contained in:
@@ -128,6 +128,7 @@ data class Subscription(
|
||||
|
||||
if (payload.isEmpty()) {
|
||||
badge.setBadge(model.subscription.badge)
|
||||
badge.isClickable = false
|
||||
}
|
||||
|
||||
title.text = model.subscription.name
|
||||
|
||||
Reference in New Issue
Block a user