android_mt6572_jiabo/development/samples/training/threadsample/res/drawable/decodedecoding.xml
2025-09-05 16:56:03 +08:00

6 lines
203 B
XML

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