吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 1315|回复: 1
收起左侧

[已解决] auto.js 悬浮窗效果咨询

[复制链接]
行云丶尘伤 发表于 2021-7-21 17:06
1.png

ui界面是这样的,然后如何修改可以在这三个按钮区域向左滑动,显示其它的按钮。
比如我这里面有6个按钮,现在显示3个,向左滑动显示剩下的3个。

[JavaScript] 纯文本查看 复制代码
ohh= floaty.rawWindow(     <vertical alpha="1" id="quan" >
 <card cardCornerRadius="2dp">
   <vertical  bg="#FAFAFA"  w="230"    id="hxd" >
    <vertical  w="230" id="jindu" >        
 <progressbar indeterminate="true" style="@style/Base.Widget.AppCompat.ProgressBar.Horizontal"   />        
 </vertical   >
     <text id="haoyoushu" text='目前状态:未打开好友树'  typeface="monospace"   textSize="8"  h="auto"  w="230" gravity="center"  alpha="1"/>
  <horizontal   >
<text id="s1" text='展开'   typeface="monospace"   h="auto"  w="30"  textStyle="bold" textSize="12"  gravity="center"  margin="10" alpha="1"/>
<card  id="dai" h="auto"  >
<text id="s2" text='开始' typeface="monospace"   h="auto"  w="30"  textStyle="bold" textSize="12"  gravity="center"  margin="10" balpha="1"/>
</card>
<text id="s4" text='1人'   typeface="monospace"  h="auto"  w="20"  textStyle="bold" textSize="12"   gravity="center"  margin="10"   alpha="1"/>
<text id="s5" text='增加'  typeface="monospace"  h="auto"  w="25"  textStyle="bold" textSize="12"   gravity="center"  margin="10"   alpha="1"/>
<text id="s6" text='0心'  typeface="monospace" h="auto"  w="30"  textStyle="bold" textSize="12"   gravity="center"  margin="10"    alpha="1"/>
</horizontal>
</vertical>
</card>
  <horizontal h="auto" bg="#FAFAFA" id="shu">
<text id="xl3" text='点'  typeface="monospace"  h="25"  w="20"  textStyle="bold"  textSize="12" margin="8"  gravity="center"   alpha="1"/>
<text id="s7" text='切换账号'  typeface="monospace"  h="25"  w="60"  textStyle="bold"  textSize="12" margin="8"  gravity="center"  bg="#C0C0C0" alpha="1"/>
<text id="xl1" text='创建码子'  typeface="monospace"  h="25"  w="60"  textStyle="bold"  textSize="12" margin="8"  gravity="center"  bg="#C0C0C0" alpha="1"/>
<text id="xl2" text='退'  typeface="monospace"  h="25"  w="20"  textStyle="bold"  textSize="12" margin="8"  gravity="center"   alpha="1"/>
</horizontal>

 </vertical>)
 
 //让悬浮窗一直运行x
   setInterval(function () { }, 1000)// @drawable/ic_keyboard_arrow_up_black_48dpraw.icon3.on("click",function(){raw.icon3.setSource("@drawable/ic_keyboard_arrow_up_black_48dp")})
//线程
1.png

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

 楼主| 行云丶尘伤 发表于 2021-7-21 18:29
解决了~!!!
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-26 00:36

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表