Files
WanAndroid/WanAndroidBytebitx/app/src/main/res/drawable/bg_placeholder.xml
T
coco 7a4fb0e6ae a
2026-07-03 16:23:31 +08:00

7 lines
190 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="@color/Grey300"/>
</shape>