So i was trying out different launchers last night, and as many times before, i always end up coming back to LL.
So i was trying out different launchers last night, and as many times before, i always end up coming back to LL.
One feature that i liked from Action Launcher 3 is the ability to swipe up on an icon and open a related widget, then close it with a downswipe on the same icon.
How difficult would this be to script in LL?
]]>
< ![CDATA[
I made something similar time ago. Probably not the same but you can try yourself, and it doesn’t need any scripts at all!
Simply make a folder with only the widget inside, and set the swipe up event of the icon to open the folder and the swipe down to close the top most (if the widget isn’t scrollable you can also set the scroll down event of the whole folder).
If you don’t want to use a folder and instead you prefer a widget on the main desktop that appears/disappears use the visibility binding with a 1/0 variable
]]>
< ![CDATA[
TrianguloY Wow… How can I Make this??… I never used the binding option :/
]]>
< ![CDATA[
TrianguloY same I’m using. Being a big fan of Bindings here
]]>
< ![CDATA[
Let’s see.
Long tap the widget, edit, properties, bindings tab, add binding, select property, item properties, visibility, and write:
$a
Then on the item: Long tap, edit, properties, events tab, swipe up/down, set a variable, for the variable name write
a
And for the value write
1
to show,
0
to hide
]]>
< ![CDATA[
https://lh3.googleusercontent.com/h5Zct1NryhEabtuMfpMBI2otQa0D-7vRc3knzC7Kg6AYG-vxpmDlVIBXpsd3zUhesGu3n3n7boc
]]>
< ![CDATA[
https://lh3.googleusercontent.com/ZhxqyjJLph3Dvu6ggZrHktBVQwRWI7b9UsgO4krbjux6jXAN3wVxXI-rFg6EWiuGT9gqor4unRY
]]>
< ![CDATA[
https://lh3.googleusercontent.com/WZ2XIxaqGCnEXR0FXP2BOHlRRGgYgg2aGl7QyqaAcjSg4B4O8EPjnxxBrl8g-Z4vzvCRcNrLQYM
]]>