X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fopen_dialog.xml;h=33528645d1932e75ed527a9c0a35b6ed04731981;hb=f4126c24a54f9af846371bb1515e072a818060c1;hp=aa2b55072afb6b4437c5f4f61062e9601d89ce97;hpb=27e33047e14466c84212bca02a14a7fc4ff15af8;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/open_dialog.xml b/app/src/main/res/layout/open_dialog.xml index aa2b5507..33528645 100644 --- a/app/src/main/res/layout/open_dialog.xml +++ b/app/src/main/res/layout/open_dialog.xml @@ -1,7 +1,7 @@ + android:orientation="horizontal" + android:layout_marginTop="10dp" + android:layout_marginStart="10dp" + android:layout_marginEnd="10dp" > - - + android:layout_width="match_parent" + android:text="@string/file_is_mht" + android:layout_marginStart="8dp" /> - + android:layout_width="match_parent" + android:text="@string/mht_checkbox_explanation" + android:textColor="?android:textColorPrimary" + android:layout_marginStart="10dp" + android:layout_marginEnd="10dp" + android:layout_marginTop="8dp" + android:gravity="center_horizontal" + android:visibility="gone" /> \ No newline at end of file