X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=f912025de1da27d4800cd99316370ffcb9bedb78;hp=9642decb6ab0fdc364ae7f35507055ed27a430ae;hb=f4126c24a54f9af846371bb1515e072a818060c1;hpb=be5c6472390dd054ffb15593388bc103944a99e4 diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index 9642decb..f912025d 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,105 +48,138 @@ android:focusable="true" android:focusableInTouchMode="true" > - + + android:theme="@style/PrivacyBrowserAppBar" > - - + + + + - + - - - - - - + + - - - - - - - - - - - - - + android:layout_width="wrap_content" + android:layout_marginStart="4dp" + android:layout_marginEnd="4dp" + android:text="@string/zero_of_zero" /> + + + + + + + + + + + + + + + + + + + + + + @@ -159,12 +189,10 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior" > - + @@ -175,7 +203,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" /> @@ -183,10 +210,36 @@ - + + + + + + + + + \ No newline at end of file