X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=3711e7245a7d6913d08dba60639dee543f8d9df1;hp=61a196ee4ba9693f01f3fbd5a75bb3681c902aeb;hb=9cb208c1f5c7a905f787f4ec4795a92e72195fba;hpb=c6dbd16598906207cb5058e380da126185fd0006 diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index 61a196ee..3711e724 100644 --- a/app/src/main/res/layout/main_framelayout.xml +++ b/app/src/main/res/layout/main_framelayout.xml @@ -48,10 +48,12 @@ android:focusable="true" android:focusableInTouchMode="true" > + + android:layout_width="match_parent" + android:theme="@style/ThemeOverlay.AppCompat.DayNight.ActionBar" >