X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fopen_dialog.xml;h=6ce370743ab85b5bda8b4e113c6e80840a11fe09;hp=aa2b55072afb6b4437c5f4f61062e9601d89ce97;hb=HEAD;hpb=27e33047e14466c84212bca02a14a7fc4ff15af8 diff --git a/app/src/main/res/layout/open_dialog.xml b/app/src/main/res/layout/open_dialog.xml index aa2b5507..6ce37074 100644 --- a/app/src/main/res/layout/open_dialog.xml +++ b/app/src/main/res/layout/open_dialog.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> + android:orientation="vertical" > + 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