我的代码备忘录(仅在一加ACE3 ColorOS14通过)

查询一加侧边三段键状态
su
cat /proc/tristatekey/tri_state
# 返回 1/2/3:分别代表静音、震动、响铃

其他

#面板(ShowOverlayButton)可用

setEnableGlobalDrag(true):全局拖动(你要的“可移动”基本就靠它)

setCloseOnTouchOutside(true):点空白处关闭

setCloseOnAction(true):点按钮后自动收起(可选)

setAutoCollapse(true):自动折叠(可选)

setMaxWidthInDp / setMaxHeightInDp:最大宽高(做成面板形状)

setButtonMinWidth:按钮最小宽度(拿来做“两列网格”)

setOverlayPaddingH / setOverlayPaddingV:面板内边距

setBackgroundColor / setBackgroundAlpha:背景色/透明度

setOrientation(Port/Land):竖/横(你已枚举)

#按钮(OverlayButtonSetting)可用

setIcon / setIconBytes:图标

setIconTintColor:图标染色

setBackgroundColor:按钮背景色(做“卡片块”感)

setComponentType:Button 或 CircleProgress
© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片快捷回复

    暂无评论内容