X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fimport_export_coordinatorlayout.xml;h=f84dad44212fb444c6738ca64afd32ecf4576732;hp=76464fef8dab43e3005d8135c8acdec5ea6210d4;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=64fe50abeacf25f6fde5d3b3de11801f1618987b diff --git a/app/src/main/res/layout/import_export_coordinatorlayout.xml b/app/src/main/res/layout/import_export_coordinatorlayout.xml index 76464fef..f84dad44 100644 --- a/app/src/main/res/layout/import_export_coordinatorlayout.xml +++ b/app/src/main/res/layout/import_export_coordinatorlayout.xml @@ -1,7 +1,7 @@ - - + android:layout_width="match_parent" > - + - + android:layout_width="match_parent" + android:background="?android:attr/colorBackground" > - - + android:layout_width="match_parent" /> + - - + + android:layout_marginTop="10dp" + android:layout_marginBottom="20dp" + android:layout_marginStart="10dp" + android:layout_marginEnd="10dp" > + android:textColor="?colorAccent" /> - - + + + + app:passwordToggleEnabled="true" > - - - - - - + android:layout_width="match_parent" + android:hint="@string/password" + android:inputType="textPassword"/> + -