X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_framelayout_top_appbar.xml;h=afb43e1953c861972eef2509276a8aafc9027a69;hb=1243964145685f9496b119e71d776efe0e668d5b;hp=73201e53e6d10922e7bd1a89972f77d81cbfa884;hpb=c906043ffe9b4d139e8d851e581a0eb46b935e42;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_framelayout_top_appbar.xml b/app/src/main/res/layout/main_framelayout_top_appbar.xml index 73201e53..afb43e19 100644 --- a/app/src/main/res/layout/main_framelayout_top_appbar.xml +++ b/app/src/main/res/layout/main_framelayout_top_appbar.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -47,15 +46,14 @@ android:layout_width="match_parent" android:theme="@style/PrivacyBrowserAppBar" > - + - + - + @@ -145,11 +142,10 @@ android:layout_gravity="center_vertical" android:paddingStart="10dp" android:paddingEnd="10dp" - android:src="@drawable/close_day" + android:src="@drawable/close" android:background="?attr/selectableItemBackground" android:onClick="closeTab" - android:contentDescription="@string/close_tab" - app:tint="?attr/addTabIconTintColor" /> + android:contentDescription="@string/close_tab" /> + android:contentDescription="@string/add_tab" /> @@ -233,4 +228,4 @@ android:textAlignment="center" android:textColor="?android:attr/textColorPrimary" /> - \ No newline at end of file +