X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fimport_export_coordinatorlayout.xml;h=f5bcfe5818e39447b54b375aee6cecc6635793de;hp=b6eebd1fc44a3db4622bc7c5806a8a8fd4d695ff;hb=ebee0eb99362877b173fccde3b2b26006df59ad9;hpb=a87ea266a0df9aca50f9bc8a58066a4c962ea515 diff --git a/app/src/main/res/layout/import_export_coordinatorlayout.xml b/app/src/main/res/layout/import_export_coordinatorlayout.xml index b6eebd1f..f5bcfe58 100644 --- a/app/src/main/res/layout/import_export_coordinatorlayout.xml +++ b/app/src/main/res/layout/import_export_coordinatorlayout.xml @@ -18,34 +18,31 @@ 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:theme="@style/PrivacyBrowserAppBar" > + android:layout_width="match_parent" /> @@ -127,7 +123,6 @@ android:layout_gravity="center_horizontal" android:layout_marginTop="10dp" android:text="@string/openkeychain_required" - android:textColor="?android:textColorPrimary" android:textAlignment="center" /> @@ -224,7 +219,7 @@ android:layout_gravity="center_horizontal" android:layout_margin="5dp" android:text="@string/file_does_not_exist" - android:textColor="?attr/redText" + android:textColor="?attr/redTextColor" android:textAlignment="center" /> @@ -245,7 +240,6 @@ android:layout_gravity="center_horizontal" android:layout_margin="5dp" android:text="@string/openkeychain_import_instructions" - android:textColor="?android:textColorPrimary" android:textAlignment="center" />