]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/domain_settings_fragment.xml
Combine drawable files. https://redmine.stoutner.com/issues/794
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / domain_settings_fragment.xml
index ed2c1fb793685e3548a915283ed662dfb9aec735..48d3590d540d2027fa379539b50d7e902c96d74e 100644 (file)
@@ -52,7 +52,7 @@
                     android:layout_marginEnd="10dp"
                     android:layout_marginBottom="12dp"
                     android:layout_gravity="bottom"
-                    android:src="@drawable/domains_day"
+                    android:src="@drawable/domains"
                     app:tint="?attr/domainSettingsIconTintColor"
                     tools:ignore="contentDescription" />
 
                     android:layout_marginTop="1dp"
                     android:layout_marginEnd="10dp"
                     android:layout_gravity="center_vertical"
-                    android:src="@drawable/user_agent_day"
+                    android:src="@drawable/user_agent"
                     app:tint="?attr/domainSettingsIconTintColor"
                     android:contentDescription="@string/user_agent" />
 
                     android:layout_marginTop="1dp"
                     android:layout_marginEnd="10dp"
                     android:layout_gravity="center_vertical"
-                    android:src="@drawable/font_size_day"
+                    android:src="@drawable/font_size"
                     app:tint="?attr/domainSettingsIconTintColor"
                     android:contentDescription="@string/font_size" />