Why notifier/dialogs in companion looks professional with round corners and clean.
but in build apps it is not rounded, it's rectangular like old design.
Just a sample image attached (only for design reference)
Why notifier/dialogs in companion looks professional with round corners and clean.
but in build apps it is not rounded, it's rectangular like old design.
Just a sample image attached (only for design reference)
This is because Companion uses the real theme of the device (probably Samsung in your case). However, after compilation it is a standard Android 5+ theme.
Is there anyway to change to latest theme? (eg: Editing manifest file)
Android version?
(round corners on Android 9, 11, 13, ...)
which extension you use to achieve this?
It's Messages by Google, not an App Inventor app ...
You will need to create your own custom notifier for this. Something like this:
This extension from @gordonlu310 gives me the same device theme for all blocks in it,
@ewpatton is it possible to directly implement the real device theme in MIT AI2?
If someone wants to try and do it, sure, but small issues like this are simply not a priority for us.
Why i wanted this is that all components UI looks professional in app?
If this is simple task for you, then you can do it in next update.
Or
You update in any of future MIT AI2 updates as per your schedule.