now browsing by category
is there going to be another lightning launcher community when google+ fully shuts down?
Hi Lightning launcher peeps, little help needed
Just waiting for an update to EMUI 9/Pie for my Huawei P20.
Uuuuhhhh Was this launcher made an open source project, or did someone rip off the name?
https://play.google.com/store/apps/details?id=com.lightning.newlauncher
]]>I’ve been wanting to come back to this launcher and give it another try.
I’ve been wanting to come back to this launcher and give it another try. But as soon as I do same old problems return to remind me why I drop it before, it worked excellent in my Nexus 5, but it does horribly wrong on my Nexus 5x.
I’ve activated the “keep in RAM” and the don’t optimize battery in the system but every now and then when I press home I get this at least a second and sometime more, it drives me nuts, makes me want to drop it again.
Any help?
Anyone?
]]>What have I done wrong this code should let me pick an image it does that but then takes me to Smart Launcher 5 (my…
function pickImage(){
var intent = new Intent();
intent.setAction(Intent.ACTION_PICK);
intent.setType(“image/*”);
mctx.startActivityForResult(Intent.createChooser(intent, “Choose Image for ActionBar up navigation icon”), 0);
};
// THE CODE BELOW TAKES ME TO ANOTHER LAUNCHER :/
onActivityResult:function(request, result, data){
super.onActivityResult(request, result, data);
if(request == 0 && result == RESULT_OK){
Android.makeNewToast(“done”, true).show;
}
}
]]>Just created a new Telegram channel here: http://t.me/lightninglauncher :-) Welcome!
Feel free to join.
]]>