mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-15 18:59:12 +03:00
Improve visibility of floating action button unread counter badge
Change-Id: Icd67166b2ed592d04657b067e17ae329e93b7da7
This commit is contained in:
parent
381010df70
commit
02588b447e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue