[android] Removed extra > symbol from colors.xml

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2022-09-25 21:42:22 +02:00
parent 8961625484
commit 6d1c843af6

View file

@ -125,7 +125,7 @@
<!-- Editor -->
<color name="bg_editor_light">#FFF2F6F6</color>
<color name="bg_editor_light_pressed">#3D000000</color>>
<color name="bg_editor_light_pressed">#3D000000</color>
<color name="notification">#82E510</color>
<color name="yellow">#FFC800</color>