Files
AndroidJava/dash-wallet/wallet/res/drawable/light_orange_circle.xml
T
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

7 lines
179 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#ffebc2" />
</shape>