Improve visibility of floating action button unread counter badge
Change-Id: Icd67166b2ed592d04657b067e17ae329e93b7da7
This commit is contained in:
parent
381010df70
commit
02588b447e
|
@ -215,7 +215,7 @@
|
|||
android:contentDescription="@string/a11y_jump_to_bottom"
|
||||
android:src="@drawable/ic_expand_more"
|
||||
app:backgroundTint="?android:colorAccent"
|
||||
app:badgeBackgroundColor="?colorAccent"
|
||||
app:badgeBackgroundColor="?riotx_unread_unimportant_room_badge"
|
||||
app:badgeTextColor="@android:color/white"
|
||||
app:badgeTextPadding="2dp"
|
||||
app:badgeTextSize="10sp"
|
||||
|
|
Loading…
Reference in New Issue