Frost Droid
now browsing by tag
Help when I use this script Lightning Launcher get force stop.what to do?
function myfunction()
{
var d = LL.getCurrentDesktop();
var b = d.getPositionX();
var x = b/2;
d.getItemByName(“Welcome”).setPosition(x,0);
setTimeout(myfunction(),100);
}
myfunction()
]]>Any one can tell me in detail that how can I repeat(loop) a script rapidly.
Help setInterval not working
var play;
function myfunction()
{
var d = LL.getCurrentDesktop();
var b = d.getPositionX();
var x = b/2;
d.getItemByName(“Welcome”).setPosition(x,0);
}
setInterval(myfunction,10)
myfunction();
]]>Script Not doing anything plzzz help! What can I do to get animation on screen swipe?
var d = LL.getCurrentDesktop();
var fox = d.getPositionX();
d.getItemByName(Android).setPosition(fox,0);
]]>Help!!!!! I write this script
Help!!!!! I write this script
var a = LL.getCurrentDesktop();
var m = a.getPositionX();
a.getItemByLabel(“hello”).setPosition(a,0);
And label icon on desktop as hello but it is not doing anything
Can anyone tell me how do I teach myself script codes in lighting launcher.
Can anyone tell me how do I teach myself script codes in lighting launcher.
Do anyone have downloaded zunish Theme from play store.
Do anyone have downloaded zunish Theme from play store. If u have downloaded plzz share the apk with me using Google drive cause my playstore is block.