You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
Looks nice. There could be some room for improvement in the code
Vlad Cheater
unread,
May 5, 2017, 1:10:04 AM5/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
So the version is 0.1 and not 1.0))
Netpower8
unread,
Jul 5, 2017, 9:59:34 PM7/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
I have made a similar color picker like this. That can accomodate more colors by swiping vertically. You can avoid using the img.Clear() on all color swatch and only use img.Clear() just one time only (only the last selected color). Working on to add. Delete. Save. Read the color swatch database. So that the color swatch is not hardcoded anymore and is read on a seperate file that can be edited.