Make sure text and radio button are aligned in importer dialog

pull/760/head
Alexander Bakker 4 years ago
parent 7dff3fbad1
commit d152d13580

@ -3,5 +3,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center_vertical"
android:checkMark="?android:attr/listChoiceIndicatorSingle">
</CheckedTextView>

Loading…
Cancel
Save