Merge pull request #4843 from Unpublished/fix4842

Use png instead of vector drawable for bitmap
This commit is contained in:
Tobias Kaminsky 2019-11-20 16:09:22 +01:00 committed by GitHub
commit b9ff6cecfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 18 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 B

View file

@ -1,18 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:pathData="M-0.024,0.038l8.005,0l0,8.0003l-8.005,0z"
android:fillColor="#EBEBEB"/>
<path
android:pathData="M7.9998,8l8.005,0l0,8.0003l-8.005,0z"
android:fillColor="#EBEBEB"/>
<path
android:pathData="M7.9617,0.0142l8.005,0l0,8.0003l-8.005,0z"
android:fillColor="#ffffff"/>
<path
android:pathData="M-0.024,8l8.005,0l0,8.0003l-8.005,0z"
android:fillColor="#ffffff"/>
</vector>