kopia lustrzana https://github.com/ryukoposting/Signal-Android
Adds some breathing space in the button caption.
Fix to a bug reported in the [beta forum](https://community.signalusers.org/t/beta-feedback-for-the-upcoming-android-5-3-release/25088/353)fork-5.53.8
rodzic
341a31da00
commit
a160af2d11
|
@ -86,6 +86,8 @@
|
|||
android:layout_gravity="bottom|end"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:textColor="@color/white"
|
||||
android:text="@string/EditProfileNameFragment_save"
|
||||
app:cornerRadius="80dp"
|
||||
|
|
Ładowanie…
Reference in New Issue