dashboard
repositories
filestore
activity
search
login
main
/
GemBattle
宝石塔防
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
12.26第二次
wangguan
2020-12-26
e371272a7885723c7b0ef31a20ae5d0fbead1d30
[GemBattle.git]
/
USDKTest
/
unityLibrary
/
src
/
main
/
res
/
drawable
/
bjskres_material_bg_button_pressed.xml
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="#fff0f0f0"/>
<corners android:radius="2dp"/>
</shape>