now browsing by category
I want to set up my desktop so when I swipe a widget, it scrolls a panel.
Hello People
I installed the launcher yesterday, and I must say this thing is absolutely fantastic. It’s going to take a little while to get my head around it, but as soon as I do Nova and SS Launcher the original are getting uninstalled, for good.
I’m currently just getting my feet wet, and organizing my apps into folders in the app draw, but I’ve spend the last half hour looking for the setting to turn off the reflection in the folder, I found it on the desktop and in the main app draw but I can’t for the life of me find it for the folder.
Another question is, if I import the demo theme will it overwrite my app draw settings, because that was a real slow job dragging all my apps one-by-one into the correct folder ?
Regards
Shaun
]]>Question: why this don’t work (as I expect) if the last line is commented?
var e=LL.getEvent();
var it=e.getItem();
//get default icon
var imagen=it.getDefaultIcon();
var bmp_orig = imagen.getBitmap();
//a copy of the icon
var img = LL.createImage(bmp_orig.getWidth(), bmp_orig.getHeight());
img.draw().drawBitmap(bmp_orig, 0, 0, null);
img.update();
//set custom icon
it.setCustomIcon(img);
//paint bitmap
var bit=img.getBitmap();
bit.eraseColor(0xFFFFFFFF);
//dont work
//paint canvas
img.draw().drawColor(0xFF000000);
//dont work too
//save/update
img.update();
img.save();
//uncomment and it will work
//it.setCustomIcon(img);
]]>Noob question: I have noticed some ‘holes’ in ‘My Drawer’: is there an easy way to re-compactify it?
Pierre Hébert I’m just curious: Why do you save the containers default tag in an extra field “tag”, but items…
I’ve been loving this launcher and I think I’m ready to try using the lock screen function.
Noob question, how do i copy and paste a folder?
I have a Messaging folder set up to look and act like my SMS app, except it does other things with gestures. I want to copy it into one of my other homescreens.
I have tried to go into folder settings and copying the style then making a new folder and setting it to the saved style. Nothing happened.
]]>issue with fixed wallpaper
When I change my wallpaper from scrolling to fixed the result in LLX is a divided background, it seems that LLX is placing the left half of the wallpaper on the right side of the screen and the other way round.
The scrolling wallpaper does not have that issue.
Does anyone else have this experience?
screen resultion is 1080 x 1920
android 4.4.2
LLX V10.5.1 (R1849)
]]>
D5 Creation