Files
okey_an_test/android/res/drawable/ps_image_placeholder.xml
2026-03-11 09:39:31 +08:00

6 lines
183 B
XML

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