公告板
版本库
filestore
活动
搜索
登录
Android
/
alarm
安卓报警系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix pic and video url with new formater
zhangzengfei
2020-06-18
aeca1003b8abc4b7e5dfe56228827bbcaae937be
[Android/alarm.git]
/
app
/
src
/
main
/
res
/
values
/
attrs.xml
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="PickerView">
<attr name="isLoop" format="boolean" />
</declare-styleable>
</resources>