1 Star 0 Fork 0

Lunai/Lspbobogr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
xfq.lua 354 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lunai 提交于 2024-07-08 14:53 . Lua核心代码
local L0_2--这里是悬浮球的代码,基本不需要修改
L0_2 = {
LinearLayout,
{
ImageView,
src = "res/p.png",--这里填写悬浮窗图片地址,必须为png后缀
layout_width = "100",
layout_height = "100",
onClick = "放大",
id = "图标"
}
}
L0_2.layout_height = "fill"
L0_2.layout_width = "fill"
xfq = L0_2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Lua
1
https://gitee.com/qnotified/lspbobogr.git
git@gitee.com:qnotified/lspbobogr.git
qnotified
lspbobogr
Lspbobogr
master

搜索帮助

Cb406eda 1850385 E526c682 1850385