X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=5e330e2418fa072ab8fcf19e12a86f4949565d83;hb=b235ba52731f112015d9058ade4c5a66abf7ed5c;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..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