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=b6eebd1fc44a3db4622bc7c5806a8a8fd4d695ff;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=6bc00e202749ba0cb337be462825002ba74be8fc diff --git a/app/src/main/res/layout/import_export_coordinatorlayout.xml b/app/src/main/res/layout/import_export_coordinatorlayout.xml index b6eebd1f..f84dad44 100644 --- a/app/src/main/res/layout/import_export_coordinatorlayout.xml +++ b/app/src/main/res/layout/import_export_coordinatorlayout.xml @@ -18,17 +18,14 @@ You should have received a copy of the GNU General Public License along with Privacy Browser. If not, see . --> - + android:layout_width="match_parent" > - + + android:layout_width="match_parent" + android:background="?android:attr/colorBackground" > + android:layout_width="match_parent" /> @@ -127,7 +121,6 @@ android:layout_gravity="center_horizontal" android:layout_marginTop="10dp" android:text="@string/openkeychain_required" - android:textColor="?android:textColorPrimary" android:textAlignment="center" /> @@ -245,7 +238,6 @@ android:layout_gravity="center_horizontal" android:layout_margin="5dp" android:text="@string/openkeychain_import_instructions" - android:textColor="?android:textColorPrimary" android:textAlignment="center" />