X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=a1e0e094921168ac715fde2303bb964c64ee547f;hp=9642decb6ab0fdc364ae7f35507055ed27a430ae;hb=af807cce079aaae9cbf0430e7da946fcbe0c99c3;hpb=be5c6472390dd054ffb15593388bc103944a99e4 diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index 9642decb..a1e0e094 100644 --- a/app/src/main/res/layout/main_framelayout.xml +++ b/app/src/main/res/layout/main_framelayout.xml @@ -57,99 +57,107 @@ android:layout_width="match_parent" android:theme="@style/PrivacyBrowserAppBarLight" > - - + + - - - - - - + android:layout_width="wrap_content" + android:orientation="horizontal" > - - - - + app:tabMode="scrollable" /> + + android:src="@drawable/add_light" + android:tint="?attr/addTabIconTintColor" + android:onClick="addTab" + android:contentDescription="@string/add_tab" + style="?android:attr/borderlessButtonStyle" /> + + - + + - - - + + + + + + + + + + + @@ -159,12 +167,10 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior" > - +