Increase the update button width
Depending on the localization, the text may not fit into the button and may be unreadable or difficult to read.
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/layout_action"
|
||||
android:layout_width="100dp"
|
||||
android:layout_width="115dp"
|
||||
android:layout_height="@dimen/height_button"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_centerVertical="true"
|
||||
|
||||
Reference in New Issue
Block a user