X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=40e7cc78afaea0a9bbf051984a6bbcb0b56d4692;hb=d420aa6be32a78b27905074edc3881a6e71d2263;hp=b113ca727752267e5f4b49276db0123cacc8a207;hpb=8807eaccc921d6e8535a40421fd58d8c71cee17f;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index b113ca72..40e7cc78 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -54,7 +54,7 @@ android:layout_marginBottom="12dp" android:layout_gravity="bottom" android:src="@drawable/domains" - android:tint="?attr/iconTintColor" + android:tint="?attr/domainSettingsIconTintColor" tools:ignore="contentDescription" /> @@ -238,7 +238,7 @@ android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" android:src="@drawable/user_agent_light" - android:tint="?attr/iconTintColor" + android:tint="?attr/domainSettingsIconTintColor" android:contentDescription="@string/user_agent" />