公告板
版本库
filestore
活动
搜索
登录
android
/
pipIrrApp
管灌系统巡查员智能手机App
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1.修复分水房点击屏幕不变蓝bug。 2.处理工单添加处理时间弹窗。
zuoxiao
2025-01-23
b6f46408cb3dc8b01051953e5c68de6c9195db60
[android/pipIrrApp.git]
/
date_time_picker
/
src
/
main
/
res
/
drawable
/
shape_bg_oval_accent.xml
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/colorAccent"/>
</shape>