X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=f067aad2a9748b0b754a8c1a79c4f96c825f7cc6;hb=0488649384ddea89d768c1fc1cc5fb71f8af6528;hp=36dbf3654211f851d20aabc5b2255bb5badea83b;hpb=f68d82ddcd76aafdba7f215c6a731b19beb35711;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index 36dbf365..f067aad2 100644 --- a/app/src/main/res/layout/main_framelayout.xml +++ b/app/src/main/res/layout/main_framelayout.xml @@ -1,7 +1,7 @@ + + android:layout_width="match_parent" > @@ -51,20 +48,20 @@ android:focusable="true" android:focusableInTouchMode="true" > - + android:layout_width="match_parent" > + - + + + @@ -158,14 +159,16 @@ app:tabIndicatorGravity="top" app:tabMode="scrollable" /> + @@ -192,7 +195,6 @@ android:layout_height="match_parent" android:layout_width="wrap_content" android:layout_gravity="start" - app:headerLayout="@layout/navigation_header" app:menu="@menu/webview_navigation_menu" app:itemIconTint="?attr/navigationIconTintColor" /> @@ -200,10 +202,36 @@ - + + + + + + + + + \ No newline at end of file