Is there a method of opening/closing floatingdesktop by the script?

Is there a method of opening/closing floatingdesktop by the script?

]]>
« (Previous Post)
(Next Post) »

3 Commentsto Is there a method of opening/closing floatingdesktop by the script?

  1. Anonymous says:

    < ![CDATA[

    LL.runAction(EventHandler.SHOW_FLOATING_DESKTOP);



    And



    LL.runAction(EventHandler.HIDE_FLOATING_DESKTOP);

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Thanks!!



    I’m using app-listview customview in floatingdesktop, launching app from it.


    But floatingdesktop does not hides automatically although ‘Hide when launching’ setting is true. It is because of starting activity from customview. Is it not a bug?


    Anyway, so good adding your answer to my script.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    I think that’s the problem, yes.

    ]]>

Leave a Reply

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