mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 14:48:35 +00:00
Fix expiration timer display issue on devices with modified font sizes.
Fixes #9335
This commit is contained in:
parent
5e0fe86858
commit
5221b6fb43
@ -29,6 +29,7 @@
|
||||
android:paddingTop="1dp"
|
||||
android:paddingBottom="3dp"
|
||||
android:textColor="?conversation_subtitle_color"
|
||||
android:textSize="14sp"
|
||||
tools:text="1w" />
|
||||
android:textSize="14dp"
|
||||
tools:text="1w"
|
||||
tools:ignore="SpUsage" />
|
||||
</LinearLayout>
|
Loading…
x
Reference in New Issue
Block a user