mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-09 01:47:58 -04:00
Merge pull request #1370 from obfusk/sort-rtl
sorting_option.xml: RTL fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<CheckBox
|
||||
android:id="@+id/checkBox_reverse"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:paddingStart="20dp"
|
||||
|
||||
Reference in New Issue
Block a user