X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fimport_export_coordinatorlayout.xml;h=d203ec30b3cb67c72ebbbb0ed777a256496f1ce5;hb=4196bafc4069857b554ac95addcae92fcabae901;hp=76464fef8dab43e3005d8135c8acdec5ea6210d4;hpb=64fe50abeacf25f6fde5d3b3de11801f1618987b;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/import_export_coordinatorlayout.xml b/app/src/main/res/layout/import_export_coordinatorlayout.xml index 76464fef..d203ec30 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"/> + -