当前位置:网站首页>The "more" option of Spreadtrum platform dearmcamera2 is removed
The "more" option of Spreadtrum platform dearmcamera2 is removed
2022-06-26 02:38:00 【bestwu0666】
Exhibition information platform DearmCamera2 Get rid of “ more ” Options
[ANSWER]
Comment out MODE_MORE_TAG The addition of
vendor\sprd\platform\packages\apps\DreamCamera2\src\com\android\camera\module\ModuleInfoResolve.java
private void buildModeSlideList() {
......
int panelRequireSize = 7;
for (int i = 0; i < panelRequireSize - 1; i++) {
mModuleScrollInfo.put(tmpModeList.get(i)/*modeindex*/, i/*modeadapter index*/);
mModeSlideList.add(tmpModeList.get(i));
}
- mModeSlideList.add(SettingsScopeNamespaces.MODE_MORE_TAG);
- mModuleScrollInfo.put(SettingsScopeNamespaces.MODE_MORE_TAG/*modeindex*/, panelRequireSize - 1/*modeadapter index*/);
+ // mModeSlideList.add(SettingsScopeNamespaces.MODE_MORE_TAG);
+ // mModuleScrollInfo.put(SettingsScopeNamespaces.MODE_MORE_TAG/*modeindex*/, panelRequireSize - 1/*modeadapter index*/);
}
}
边栏推荐
- 如何在 ggplot2 中向绘图中添加表格
- Google 推荐在 MVVM 架构中使用 Kotlin Flow
- A high-frequency interview question from a large factory: tell me about the solution of high and low interface idempotence? Solutions are attached.
- ROS2+DDS+RTPS
- Simplex method (1)
- 多测师拱墅肖sir_工作目录下的use websocket报错解决方案
- 7 tips to change your life
- DF reports an error stale file handle
- Bloc入门之Cubit详解
- WPF window centering & change trigger mechanism
猜你喜欢
How to improve code execution efficiency with arm pipeline
Dynamic analysis and calculation of expression, flee is really sweet to use
Blazor University (33) form - editcontext, fieldidentifiers
Bloc入门之Cubit详解
Agent challenge - "Olympic running"
Cow sequencing problem
Matlab|基于BP神经网络进行电力系统短期负荷预测
What is the sudden power failure of iPhone and how to solve it?
Cvpr2022 𞓜 future transformer with long-term action expectation
2022-06-25: given a positive number n, it means that there are tasks 0~n-1. Given an array of length N, time[i] means the time when task I is completed. Given a two-dimensional array matrix, matrix[j]
随机推荐
.NET7之MiniAPI(特别篇) :Preview5优化了JWT验证(下)
图的广度优先遍历
Matlab|基于BP神经网络进行电力系统短期负荷预测
win32
[机器翻译]—BLEU值的计算
Agent challenge - "Olympic running"
表达式的动态解析和计算,Flee用起来真香
Redis6.0 new feature - ACL (permission control list) implements the restriction of user executable commands and keys
2022-06-25: given a positive number n, it means that there are tasks 0~n-1. Given an array of length N, time[i] means the time when task I is completed. Given a two-dimensional array matrix, matrix[j]
2022-06-25:给定一个正数n, 表示有0~n-1号任务, 给定一个长度为n的数组time,time[i]表示i号任务做完的时间, 给定一个二维数组matrix, matrix[j] = {a,
df报错Stale file handle
The programmer's eight-year salary change has made netizens envious: you pay me one year's salary per month
IPhone 13 screen stuck black, unable to shut down? How to solve
100002nd prime
2022年挖财商学院证券开户安全嘛?
Tab switch
What happens when the cloud answer does not display the third-party login button
Never criticize
奶牛排序问题
Dynamic analysis and calculation of expression, flee is really sweet to use