Hi guys!
I had develop an APK with B4A 6.80. Now, I must implement a new feature and I opening project with B4A v. 9.50.
For some activities I built a specified layout that now not rendered and I don't understand why.
I try to deploy APK on Samsung Galaxy J6 device (Android 9 Pie) and, for example, buttons aren't rendered.
I use jdk-11.0.1, android-28 platform.
I searched some similar problems, but I don't found and I don't solved.
An example:
Activity.LoadLayout("MenuConfigMain")
ScrollViewArea.Panel.LoadLayout("MenuConfig")
Can you help me?
Thanks in advance.
Matteo
I had develop an APK with B4A 6.80. Now, I must implement a new feature and I opening project with B4A v. 9.50.
For some activities I built a specified layout that now not rendered and I don't understand why.
I try to deploy APK on Samsung Galaxy J6 device (Android 9 Pie) and, for example, buttons aren't rendered.
I use jdk-11.0.1, android-28 platform.
I searched some similar problems, but I don't found and I don't solved.
An example:
Activity.LoadLayout("MenuConfigMain")
ScrollViewArea.Panel.LoadLayout("MenuConfig")
Can you help me?
Thanks in advance.
Matteo