Fix Dark elements in Light Theme
This commit is contained in:
parent
a9808628e9
commit
a8de222577
288 changed files with 327 additions and 560 deletions
9
app/src/main/res/drawable/ic_asterisk.xml
Normal file
9
app/src/main/res/drawable/ic_asterisk.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24.0"
|
||||
android:viewportHeight="24.0">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M10,2H14L13.21,9.91L19.66,5.27L21.66,8.73L14.42,12L21.66,15.27L19.66,18.73L13.21,14.09L14,22H10L10.79,14.09L4.34,18.73L2.34,15.27L9.58,12L2.34,8.73L4.34,5.27L10.79,9.91L10,2Z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue