ray-note/工作日志/X6 修改.md

17 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

- 界面上方`title_bar` 移动到底部
- 需要修改 activity_main.xml在layout和layout-land
- 主题显示区域的 marginTop 修改为 marginBottom
- Menu也将 marginTop 修改为 marginBottom
- titleBar 修改 marginBottom
- 调整之后menu中唤起的 note_menu_popupwindow 和 measure_menu_popupwindow 需要把 `paddingTop` 修改为 `paddingBottom`
- titlebar小工具只显示 相机和电量
- 需要修改 `fragment_main_titlebar``fragment_main_titlebar_820` `820` 是用于横屏模式
-`<include layout="@layout/other_param_h" />``other_param_h` 的根节点,设置为`visibility="gone"`
- 设置了上面的之后,相机图标会消失
- 需要把相机显示的两个控件的设置为 `layout_width="40.0.dip"`
- Menu + TitleBar 背景颜色修改
- 背景颜色直接修改Menu和TitleBar的背景颜色是分开的
- TGC 只留下TGC一个选项
-`activity_auxiliaire_setting.xml``rg_shortcut_button` 中除了 `tgc` 之外全部都 `visibility="gone"`
- Menu图标修改
- 后期替换图片和xml文件