dashboard
repositories
filestore
activity
search
login
admin
/
pregnancy_guard_android
孕妇哨安卓版
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
[*]将电磁版本的唤醒心跳改成两秒,唤醒之后回到30一次心跳 [*]整体版本页面显示的绝对安全换成了安全 [*]自定义语音修改和优化,添加了无声的选择
陈奇
2018-11-07
3bd6e9023e011336da840e11a9d48bb31c7a0261
[~admin/pregnancy_guard_android.git]
/
andbrickslib
/
src
/
main
/
res
/
drawable
/
dialog_background.xml
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="@color/sweet_dialog_bg_color" />
<corners android:radius="6dp"/>
</shape>