i use designer , see frmchapter and frmtemplate ,Such layout issues usually happen when you assume that %x and %y are correct outside of the Page_Resize event.
They are only correct inside the resize event.
Using the designer to create all the layout will solve it.
what i must do ?Such layout issues usually happen when you assume that %x and %y are correct outside of the Page_Resize event.
They are only correct inside the resize event.
Using the designer to create all the layout will solve it.
no i doesn't create the layout multiple times , i define layout to show on layout chapter and name it frmtemplateI haven't read all the code. I see that the CustomListView is not added with the designer. It should be and it should be anchored to all sides.
Make sure that your code doesn't create the layout multiple times. Check this example: https://www.b4x.com/android/forum/threads/multiple-pages-example.48170/#content