I just want to ask.

I just want to ask.

Is it possible to control the ‘transparency’ of an item, widget or container? Like the action bars on the Play Store app that disappear gradually as you scroll down or up.

Can this be done? thru scripting? TIA. 

5 Commentsto I just want to ask.

  1. Yes, there is a transparency option in the item settings (“+” tab), and this property can also be set through scripting (property name: “i.alpha”). This is available on all items.

  2. Sario Tabi says:

    oh thanks. 🙂 can that be done like when you scroll, the transparency changes.

  3. You could use the “Position changed” event to adjust the transparency of some item through a script, yes.

  4. Sario Tabi says:

    wow. this launcher is godlike. thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *