Merge "Fix data disabled icons in RTL" into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e4a53a3677
@@ -14,8 +14,9 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24.0dp"
|
||||
android:height="24.0dp"
|
||||
android:autoMirrored="true"
|
||||
android:width="32.0dp"
|
||||
android:height="32.0dp"
|
||||
android:viewportWidth="40.0"
|
||||
android:viewportHeight="40.0">
|
||||
<path
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="17.0dp"
|
||||
android:width="8.5dp"
|
||||
android:height="17.0dp"
|
||||
android:viewportWidth="40.0"
|
||||
android:viewportWidth="20.0"
|
||||
android:viewportHeight="40.0">
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
|
||||
Reference in New Issue
Block a user