X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout.xml;h=070eb559e53700fb724658c8f62ccf46fe74fd8f;hb=16ccee9956383ad3a38b09f7a4f7e9aeee92cd42;hp=9642decb6ab0fdc364ae7f35507055ed27a430ae;hpb=be5c6472390dd054ffb15593388bc103944a99e4;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_framelayout.xml b/app/src/main/res/layout/main_framelayout.xml index 9642decb..070eb559 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:paddingStart="15dp" + android:paddingEnd="15dp" + android:src="@drawable/add_light" + android:tint="?attr/addTabIconTintColor" + android:onClick="addTab" + android:contentDescription="@string/add_tab" /> + + - + + - - - + + + + + + + + + + + @@ -159,12 +167,10 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior" > - +