The app title is shifted to the left and not even the default icon for emulators running:
api21 and api25
OR
Moto E4, Android 7.1.1, API 25.
The read-only icon (96x96) is in the Objects/res/drawable folder, and is seen in the All Apps screen and Recent apps screen.
No errors or app crashes with B4A 8.0 and 8.3
The only workaround I have is using
SetApplicationAttribute(android:theme,"@android:style/Theme.Holo.Light")
Are additional macros available for:
'CreateResourceFromFile(Macro, Themes.LightTheme), the icon eater.
api21 and api25
OR
Moto E4, Android 7.1.1, API 25.
The read-only icon (96x96) is in the Objects/res/drawable folder, and is seen in the All Apps screen and Recent apps screen.
No errors or app crashes with B4A 8.0 and 8.3
The only workaround I have is using
SetApplicationAttribute(android:theme,"@android:style/Theme.Holo.Light")
Are additional macros available for:
'CreateResourceFromFile(Macro, Themes.LightTheme), the icon eater.