To Claus and all good friends,
I learn a very useful ScrollView from Claus (https://www.b4x.com/android/forum/threads/another-scrollview-example.8417/#content)
I apply the skill In my project to display a list of information which include Item Number and it’s image. It works nicely.
But when I add the HorizontalScrollView function into this module, 5 pages of bitmap png cannot slide left and right. This HorizontalScrollView function has been used in every module of my project and work very nice. So I suppose that maybe there is some conflict between ScrollView and HorizontalScrollView. I simplifier the Module and attached it so that you can easy to check what is wrong in my routine.
Andy
I learn a very useful ScrollView from Claus (https://www.b4x.com/android/forum/threads/another-scrollview-example.8417/#content)
I apply the skill In my project to display a list of information which include Item Number and it’s image. It works nicely.
But when I add the HorizontalScrollView function into this module, 5 pages of bitmap png cannot slide left and right. This HorizontalScrollView function has been used in every module of my project and work very nice. So I suppose that maybe there is some conflict between ScrollView and HorizontalScrollView. I simplifier the Module and attached it so that you can easy to check what is wrong in my routine.
Andy