mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 20:48:43 +00:00
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)
This commit is contained in:
committed by
Cody Henthorne
parent
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"
|
||||
|
||||
Reference in New Issue
Block a user