公告板
版本库
filestore
活动
搜索
登录
韦秀桡
/
HDL_APP_Project
HDL-On
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2020-12-20 1.报警推送弹窗方案效果修改,点击查看跳转信息中心,实现避免重复弹窗。2.
JLChen
2020-12-20
ce2a26883e5dccaa0639cfdb4c4045ac7b5d9207
[~wxr/HDL_APP_Project.git]
/
HDL-ON_Android
/
Resources
/
menu
/
menu_main.xml
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools">
<item android:id="@+id/action_settings" android:orderInCategory="100" android:title="@string/action_settings" app:showAsAction="never" />
</menu>