X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fimport_export_coordinatorlayout.xml;h=d203ec30b3cb67c72ebbbb0ed777a256496f1ce5;hp=3ecc1aec9d99b589b1aab0652998028ba8164f7c;hb=27e33047e14466c84212bca02a14a7fc4ff15af8;hpb=cb49a4d14271096480c32f280ff2ea69aa88ec45 diff --git a/app/src/main/res/layout/import_export_coordinatorlayout.xml b/app/src/main/res/layout/import_export_coordinatorlayout.xml index 3ecc1aec..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"/> + -