X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fimport_export_coordinatorlayout.xml;h=5803328693752d4c4477f97a041ad6d1bf78a207;hp=d203ec30b3cb67c72ebbbb0ed777a256496f1ce5;hb=9cb208c1f5c7a905f787f4ec4795a92e72195fba;hpb=c6dbd16598906207cb5058e380da126185fd0006 diff --git a/app/src/main/res/layout/import_export_coordinatorlayout.xml b/app/src/main/res/layout/import_export_coordinatorlayout.xml index d203ec30..58033286 100644 --- a/app/src/main/res/layout/import_export_coordinatorlayout.xml +++ b/app/src/main/res/layout/import_export_coordinatorlayout.xml @@ -31,11 +31,13 @@ android:layout_width="match_parent" android:orientation="vertical" > + + android:background="?android:attr/colorBackground" + android:theme="@style/ThemeOverlay.AppCompat.DayNight.ActionBar" >