Archives
now browsing by author
Every time I try to add a dynamic text showing unread G-mails on my homescreen, LL just displays the current date.
In the section for the G-mail label to choose, there is none showing up, just a „cancel“ button.
Any idea, what I’d be doing wrong?
]]>This is rather complicated to explain…
If I go into a folder’s preferences then the content has a certain normal color. When I go into the layout mode of the same folder, the color is different.
I need to make this background color dynamic and I would use the box property with a variable, but then the material effect of the icons disappear. This does not seem right since no settings of the icons are being modified.
If this is indeed how it is intended to function, then I’ll have to modify the content normal color preference setting for each folder I wish to make dynamic in this way.
Is this where the “LLPreference” class is used?
]]>I have an app that creates a desktop shortcut which works perfectly on LL.
note: I am aware I can hide the shortcut on the desktop, but am looking for a way to launch the shortcut with LL in the background
]]>Hi guys
I am changing some variables and properties of objects upon switching to another screen. Changing variables is easy, but I am missing something when it comes to editing the box object. Here are screenshots of the error I am getting and my script.
Another thing I dont seem to get right is accessing an object inside a panel through script. That’s no longer part of the script below though due to the same error. If I can resolve the one below, I might have a better chance of succeeding at getting both right.
Please help me out?
]]>I have a problem with two zooper widgets not showing up.
i create a shortcut with this lines and change icon visibility but the shortcut create but the icon still visible.
Suggestions?
var e = getEvent();
var c = e.getContainer();
var sh=c.addShortcut(“test”,Intent(),0,0);
sh.getProperties().edit().setBoolean(“s.iconVisibility”,false).commit();
]]>I keep getting this error, at least once a day.
I keep getting this error, at least once a day.
It crashes, starts up again but it also crashes the wallpaper klwp so the hole thing collapses.
Any ideas?
I’m on a Nexus 5x Android 7.1
]]>Is it possible to use custom icons that are stored within the res/drawable folder of my android template project?
I would like to use custom icons in an Android notification which requires the icon to be accessed via ressource ID. So I cant just use any icon but it has to be placed on the res/drawable folder and accessed via R.drawable.icon_name (where R is not the android R (as this only supplies default icons) but my apps’ R).
This is a rather specific question, I was wondering if this there is an answer anyway (even if negative).
Pierre Hébert
]]>