Wish Logs show us the error coming from [manifest ]

itgirl

Active Member
Licensed User
Longtime User
Hello just a simple wish, Lets stay i have a module name [Students] and i have in my manifest the following

B4X:
SetActivityAttribute(Students, android:theme, "@style/MaterialDrawerBaseBaseTheme.Light.DarkToolbar")

when i delete the module in the logs it shows [module students not found] so i spent 1 hour cleaning the project ,adding the module and deleting it again just to figure out whats missing finally i decided to check the manifest then i noticed the problem ... if the logs can tell us that the error coming from the manifest it would be great
 
Top