Sketchware-Pro icon indicating copy to clipboard operation
Sketchware-Pro copied to clipboard

Add option in all projects for adaptive icon support

Open RoyTheReal opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe. No, just a quality-of-life enhancement. [...]

Describe the solution you'd like Similar to Android Studio but maybe less advanced, add the ability to upload adaptive icon qualities to an app. Give a section to upload foreground, background, and monochrome for projects.

Describe alternatives you've considered It's already possible to programably do it, and I've done it by using command blocks, adjusting cons in the dependency loader, and attaching the files in drawable. This feature I have requested would just make it easier for reverse support with devices below Android 8 and easier on the amount of time it takes for each app we develop.

Additional context Please don't spam the comments saying, "This is already possible by... blah blah" I know it's already possible, but it would be nice to have the feature integrated into Sketchware so we don't have to go through unnecessary trouble and improve the consistency in the code.

RoyTheReal avatar Aug 31 '23 19:08 RoyTheReal

This would be very useful

RoyTheReal avatar Sep 03 '23 13:09 RoyTheReal

Hmm, this would require an entire implementation of something completely new. Maybe a new activity called "Launcher icon manager" since you have to choose a foreground (image), background (image or color), and monochrome (SVG that must be converted to XML). I wonder who's ready to implement such a feature in Sketchware Pro.

ilyassesalama avatar Sep 03 '23 15:09 ilyassesalama

Yes, exactly my thoughts. Would be an awesome feature, just need someone willing to do it.

RoyTheReal avatar Sep 04 '23 13:09 RoyTheReal

Hmm, this would require an entire implementation of something completely new. Maybe a new activity called "Launcher icon manager" since you have to choose a foreground (image), background (image or color), and monochrome (SVG that must be converted to XML). I wonder who's ready to implement such a feature in Sketchware Pro.

@ilyassesalama omm you

appt2 avatar Oct 02 '23 11:10 appt2

Added in #1396 @trindadedev13 also close this one, ty.

Mustiy0 avatar Nov 28 '24 06:11 Mustiy0