X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=419aed34e22aad8b30443023242d119a9cab9e43;hp=b04c6bc86641f9de7c42d567a3a1c404a0cac63c;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=84989e138cb593d5a2f70be848db4889aaa8da88 diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index b04c6bc8..419aed34 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,54 +48,27 @@ android:focusable="true" android:focusableInTouchMode="true" > - + android:layout_width="match_parent" > + - - - - - - - - - - - + + android:visibility="gone" + app:layout_scrollFlags="scroll|enterAlways|snap" > + + + + + + + + + + + + @@ -167,30 +181,10 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior" > - - - - - - - - @@ -201,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" /> @@ -209,10 +202,36 @@ - + + + + + + + + + \ No newline at end of file