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=3a49a5e370b1b2810a30e669dcbd54b1fde12990;hpb=484f0b0f0143c53a4722cee3a31e714df0c8c49a;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 3a49a5e3..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 . --> - + - + - + @@ -144,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" /> @@ -232,4 +228,4 @@ android:textAlignment="center" android:textColor="?android:attr/textColorPrimary" /> - \ No newline at end of file +