公告板
版本库
filestore
活动
搜索
登录
韦秀桡
/
HDL_APP_Project
HDL-On
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2020-12-11 1.注册、忘记密码、重置密码、点击返回到时候屏蔽检测错误提示。底部按钮使能效果优化修改。邮箱变密码输入问题修复。2.网络请求底层...
JLChen
2020-12-11
dc840e2d67654781ebc9c7640e6c44a63a6d04d0
[~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>