X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=925643b526fbfc387bd125a2ac712bfe3ab0b6e0;hp=070eb559e53700fb724658c8f62ccf46fe74fd8f;hb=16c71df36aa4c1a82d4afdb040758902049e4cb0;hpb=16ccee9956383ad3a38b09f7a4f7e9aeee92cd42 diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index 070eb559..925643b5 100644 --- a/app/src/main/res/layout/main_framelayout.xml +++ b/app/src/main/res/layout/main_framelayout.xml @@ -20,7 +20,7 @@ @@ -61,36 +62,7 @@ android:id="@+id/toolbar" android:layout_height="wrap_content" android:layout_width="match_parent" - app:layout_scrollFlags="scroll|enterAlways|snap" /> - - - - - - - - - - + android.support.design:layout_scrollFlags="scroll|enterAlways|snap" /> + android:visibility="gone" + android.support.design:layout_scrollFlags="scroll|enterAlways|snap" > + + + + + + + @@ -165,7 +165,7 @@ android:id="@+id/swiperefreshlayout" android:layout_width="match_parent" android:layout_height="match_parent" - app:layout_behavior="@string/appbar_scrolling_view_behavior" > + android.support.design:layout_behavior="@string/appbar_scrolling_view_behavior" > + android.support.design:headerLayout="@layout/navigation_header" + android.support.design:menu="@menu/webview_navigation_menu" + android.support.design:itemIconTint="?attr/navigationIconTintColor" />