cloudroam
2025-03-06 cf9bc941487df8dfb0780d3e8f1281f4e397b5fa
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <solid android:color="#666666"/>
    <corners android:radius="4dp"/>
</shape>