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
]]>Hi everyone
Hi everyone,
I have a menu that opens up when I tap an icon, but while it opens I would like to scroll the screen down. Now, to do this I could just use a bookmark as my button, right? This I get…but what do I do if I want the screen to scroll back up when the menu closes?
Do I need a script for this?
Quick video of my new script I’m still writing it so I’m not sure when il release it.
Quick video of my new script I’m still writing it so I’m not sure when il release it.
]]>






D5 Creation