Merge "Make gear symbol in "Mobile Data Usage" RTL friendly" into sc-dev am: ef7fd39f91

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14233634

Change-Id: Iacb5dd373f1bf945c8ca7be381b5d18f38c7fda4
This commit is contained in:
Jeremy Goldman
2021-04-22 07:56:03 +00:00
committed by Automerger Merge Worker

View File

@@ -36,7 +36,7 @@
android:layout_width="56dp" android:layout_width="56dp"
android:layout_height="56dp" android:layout_height="56dp"
android:layout_marginTop="12dp" android:layout_marginTop="12dp"
android:layout_toRightOf="@id/filter_spinner" android:layout_toEndOf="@id/filter_spinner"
android:contentDescription="@string/configure" android:contentDescription="@string/configure"
android:scaleType="center" android:scaleType="center"
android:src="@drawable/ic_apps_filter_settings_24dp" android:src="@drawable/ic_apps_filter_settings_24dp"