mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-14 14:02:49 +00:00
Make sure text and radio button are aligned in importer dialog
This commit is contained in:
parent
7dff3fbad1
commit
d152d13580
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:gravity="center_vertical"
|
||||||
android:checkMark="?android:attr/listChoiceIndicatorSingle">
|
android:checkMark="?android:attr/listChoiceIndicatorSingle">
|
||||||
</CheckedTextView>
|
</CheckedTextView>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue