I looked at all (all I could find - Boolets) examples.
Is there a good B4XPages example (for B4i right now but for both)
I am not talking a hello world. Something that does more (Load Bitmaps - when does this happen in B4i) How do I handle Rotate in B4i
It seems only resize gets call on rotate.
I load my screen in B4XPage_Created. Should all my bitmaps, classes (that need to be used) initialized there?
But do everything else in/after B4XPage_Resize
Sorry for being a block of wood. Just wish we had some real life B4XPages examples for B4i handling rotate
I know designer handles most of this stuff well, but what about placing / moving fields without designer