Page 1 of 1

Create an Action Launcher type folder Cover?

Posted: Sat Feb 01, 2020 2:25 am
by hgoodman0
Android Launcher has a handy feature of automatically launching an app when a folder is clicked on, the folder opens on another action (up genture). It is best seen here:

https://android.gadgethacks.com/how-to/ ... s-0180146/

Any idea on how to do this within Lightning Launcher?

Thanks!

Re: Create an Action Launcher type folder Cover?

Posted: Sun Feb 02, 2020 1:24 pm
by meneer
This can be done by creating a folder and fill it up with your shortcuts.

Change the properties of the shortcut Icon and selection the EVENTS ection.
For the Long Tap you can add "Open a Folder" and select the folder ( probably the current Label name ).
Then change the Tap to the "Launch an app you would like to launch ( doesn't have to be inside the folder ) and change the icon and label name in the TEXT and ICON section.

Re: Create an Action Launcher type folder Cover?

Posted: Wed Feb 05, 2020 5:05 am
by pgrilo
This script may be handy to achieve that effect:

https://www.lightninglauncher.com/wiki/ ... first_item

It allows to set an action to open the first item in a folder.. I would setup swipe up to open the folder and tap to this script (launch first app)..

With a little modification you can also take the icon of the first app in the folder and assign it to the folder itself .. ;)