Forum > Android
Open Another Form LAMW Android
dseligo:
--- Quote from: spacepascal on November 05, 2024, 05:42:50 pm ---This last example seem to work well, why the others don't work? No error nor others issues. Strange behavior maybe there was an update in LAMW Form initialization i don't know.
--- End quote ---
Difference between c4p's and mine example is that I explicitly set form's background color - backgrounds in Android are transparent by default.
That is the reason I asked what does happen exactly. I.e.: nothing is shown, a crash, overlapping of elements from first and second form, ...
c4p:
100% correct, I have my Background on the second form set to Black / coblBlack.
Transparency by default causes so many issues.
--- Quote from: dseligo on November 05, 2024, 06:26:45 pm ---
--- Quote from: spacepascal on November 05, 2024, 05:42:50 pm ---This last example seem to work well, why the others don't work? No error nor others issues. Strange behavior maybe there was an update in LAMW Form initialization i don't know.
--- End quote ---
Difference between c4p's and mine example is that I explicitly set form's background color - backgrounds in Android are transparent by default.
That is the reason I asked what does happen exactly. I.e.: nothing is shown, a crash, overlapping of elements from first and second form, ...
--- End quote ---
Mongkey:
Avoid using any components on another form in a long time, in android 12+ it would cause leaky error -> your app got crashing all over times.
Navigation
[0] Message Index
[*] Previous page