Fixed drawable tinting bug in geofavs list
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<vector android:height="48dp" android:tint="@color/defaultBrand"
|
||||
<vector android:height="48dp"
|
||||
android:viewportHeight="24" android:viewportWidth="24"
|
||||
android:width="48dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="@android:color/white" android:pathData="M12,2C8.13,2 5,5.13 5,9c0,5.25 7,13 7,13s7,-7.75 7,-13c0,-3.87 -3.13,-7 -7,-7z"/>
|
||||
|
Reference in New Issue
Block a user