mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-17 02:15:17 +08:00
Use fixed text size in read receipt counter
This commit is contained in:
parent
d694ea16a8
commit
45afc04421
@ -16,6 +16,8 @@
|
||||
android:paddingStart="4dp"
|
||||
android:paddingEnd="4dp"
|
||||
android:textColor="?vctr_content_primary"
|
||||
android:textSize="12dp"
|
||||
tools:ignore="SpUsage"
|
||||
tools:text="999+" />
|
||||
|
||||
<ImageView
|
||||
|
Loading…
Reference in New Issue
Block a user