Add files via upload

This commit is contained in:
xC3FFF0E 2023-02-24 02:22:49 +08:00 committed by GitHub
parent 3206bfbd96
commit 451e7e11e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#616161"/>
<corners android:radius="25dp"/>
</shape>