Beta B4A V5.004 Warnings management for the Manifest Editor

klaus

Expert
Licensed User
Longtime User
Warnings management for the Manifest Editor.
I loaded an 'older' project and got following Warnings:
- Add android targetSdkVersion ; "14" ....
- Add SerApplicationAttribute(android:theme, "@Android...
After changing and adding these and saving the Manifest Editor the warnings remain.
After compiling the program the warning remain.
Changing the Debug mode removes these warnings.

The dynamic warnings management is TOP !!!
 
Top