Merge pull request #1370 from obfusk/sort-rtl

sorting_option.xml: RTL fix
This commit is contained in:
Sylvia van Os
2023-06-13 19:35:16 +02:00
committed by GitHub

View File

@@ -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"