EduardoElias Active Member Licensed User Longtime User Oct 9, 2019 #1 Hi there! I need to get from random images (pngs) 6 images and put them in a 3 x 3 grid inside a panel. Like this in the blue panel: I got another project example where I can scratch it, it has a panel for it. So my ideia is to somehow put in a grid format the numbers there. Any ideas?
Hi there! I need to get from random images (pngs) 6 images and put them in a 3 x 3 grid inside a panel. Like this in the blue panel: I got another project example where I can scratch it, it has a panel for it. So my ideia is to somehow put in a grid format the numbers there. Any ideas?
Erel B4X founder Staff member Licensed User Longtime User Oct 10, 2019 #2 Might be relevant: https://www.b4x.com/android/forum/t...-imageviews-and-many-rows.101431/#post-636920 Though your case is simpler as you don't need to apply lazy loading. Upvote 0
Might be relevant: https://www.b4x.com/android/forum/t...-imageviews-and-many-rows.101431/#post-636920 Though your case is simpler as you don't need to apply lazy loading.