X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fimport_export_coordinatorlayout.xml;h=d203ec30b3cb67c72ebbbb0ed777a256496f1ce5;hb=1003c7842a01f338c8aaf9d4f07216111f294202;hp=b6eebd1fc44a3db4622bc7c5806a8a8fd4d695ff;hpb=a87ea266a0df9aca50f9bc8a58066a4c962ea515;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 b6eebd1f..d203ec30 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" /> @@ -224,7 +217,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 +238,6 @@ android:layout_gravity="center_horizontal" android:layout_margin="5dp" android:text="@string/openkeychain_import_instructions" - android:textColor="?android:textColorPrimary" android:textAlignment="center" />