X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=5e330e2418fa072ab8fcf19e12a86f4949565d83;hp=36dbf3654211f851d20aabc5b2255bb5badea83b;hb=e9c3729dd38f0126892c96e0f47529a492922e69;hpb=f68d82ddcd76aafdba7f215c6a731b19beb35711 diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index 36dbf365..5e330e24 100644 --- a/app/src/main/res/layout/main_framelayout.xml +++ b/app/src/main/res/layout/main_framelayout.xml @@ -62,7 +62,8 @@ android:id="@+id/toolbar" android:layout_height="wrap_content" android:layout_width="match_parent" - app:layout_scrollFlags="scroll|enterAlways|snap" /> + app:layout_scrollFlags="scroll|enterAlways|snap" + android:visibility="gone" /> + app:layout_scrollFlags="scroll|enterAlways|snap" + android:visibility="gone" > + @@ -158,14 +162,16 @@ app:tabIndicatorGravity="top" app:tabMode="scrollable" /> + @@ -200,10 +206,36 @@ - + + + + + + + + + \ No newline at end of file