mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1215 Design | Relations | Checked icon (#123)
This commit is contained in:
parent
c242dde283
commit
6ea103b7f9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFB522"
|
||||
android:fillColor="@color/glyph_selected"
|
||||
android:pathData="M12,12m-12,0a12,12 0,1 1,24 0a12,12 0,1 1,-24 0" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue