mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-19 20:08:27 +00:00
Add padding to finish button for non-english languages
Fixes #6930 // FREEBIE
This commit is contained in:
parent
6455c66a0b
commit
844ffdad54
@ -82,6 +82,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="20dp"
|
||||
android:padding="10dp"
|
||||
android:layout_gravity="center_horizontal"/>
|
||||
|
||||
<TextView android:id="@+id/skip_button"
|
||||
|
Loading…
x
Reference in New Issue
Block a user