当前位置:网站首页>Framework定制系列(一)-----SystemUI NavigationBar导航栏上滑返回Launcher
Framework定制系列(一)-----SystemUI NavigationBar导航栏上滑返回Launcher
2022-07-28 14:39:00 【丨刘一丨】
1. NavigationBar导航栏上滑解决方案
代码路径:frameworks/base/services/core/java/com/android/server/wm/DisplayPolicy.java
注:SystemUI Navigationbar非隐藏状态可上滑,如有隐藏导航栏需求,height设置为1dp。
@Override
public void onSwipeFromBottom() {
if (mNavigationBar != null && mNavigationBarPosition == NAV_BAR_BOTTOM) {
// Log.d("ljx", "=========onSwipeFromBottom=========");
// 导航栏上滑相关功能需求代码写这里。
requestTransientBars(mNavigationBar);
}
}
2. 举例NavigationBar导航栏上滑上滑返回Launcher
代码路径:frameworks/base/services/core/java/com/android/server/wm/DisplayPolicy.java
@Override
public void onSwipeFromBottom() {
if (mNavigationBar != null && mNavigationBarPosition == NAV_BAR_BOTTOM) {
+ /**add by [email protected] for re边栏推荐
- 关于Simulink如何生成模型覆盖率报告
- Endnote 与word关联
- 全国985院校考研信息汇总整理
- Chrome plug-in debugging
- Leetcode - random set, longest multiclass subsequence
- 一篇文章了解RSocket协议
- Summary and arrangement of postgraduate entrance examination information of 211 colleges and universities nationwide
- Summary and arrangement of postgraduate entrance examination information of 985 colleges and universities nationwide
- How many of the top ten test tools in 2022 do you master
- 7、实时数据备份和实时时钟相关定义
猜你喜欢

腾讯面试之--请你设计一个实现线程池顺序执行

程序员的自我修养
![[jspwiki]jspwiki installation deployment and configuration](/img/3c/81a201bb80dcbb17d1c97b1a5bb215.png)
[jspwiki]jspwiki installation deployment and configuration

Pycharm - output exception of program run and default comment of added function
软件测试的流程规范有哪些?具体要怎么做?

Grpc protocol buffer

软件架构与设计(六)-----层次结构体

最小堆提升每次排序的效率

【通道注意力机制】SENet

Matlab exports high-definition pictures without distortion in word compression and PDF conversion
随机推荐
How many of the top ten test tools in 2022 do you master
Nftscan and nftplay have reached strategic cooperation in the field of NFT data
21. Definition of message processing task
程序员的自我修养
ECCV 2022 | ssp: a new idea of small sample tasks with self-supporting matching
字符串(3)
关于word文档中插入的图片只显示下面一部分
Stateflow逻辑系统建模
分享一下一二线大厂HR面经分享
Summary of common redis commands (self provided)
Vs dynamic library debugging
Opencv - cut out mask foreground area from grayscale image
软件架构与设计(十)-----架构技术
Endnote 与word关联
2022年最火的十大测试工具,你掌握了几个
Opencv - draw mask images of multiple instances
1200 times faster! MIT develops a new generation of drug research and development AI, and suspends the old model
字符数组和字符串的区别
EasyExcel复杂表头导出(一对多)
Stateflow logic system modeling