Commit d95cbc7a by fengquan

fix: 代码格式

parent 40cee98e
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"> <shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners <corners android:radius="3dp" />
android:radius="3dp"/> <solid android:color="#1AFF5B05" />
<solid
android:color="#1AFF5B05"/>
</shape> </shape>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment