mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Fix padding for Payments icon and title.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
android:id="@id/title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginStart="24dp"
|
||||
android:layout_marginEnd="4dp"
|
||||
android:text="@string/preferences__payments"
|
||||
android:textAppearance="@style/Signal.Text.Body"
|
||||
|
||||
Reference in New Issue
Block a user