hi thnx for reply , if they click on card view showing another screen and i dont have very much blocks for example card view and open another screen
Can you add any components like:Button in the Cardview?
I think you add button in cardview! So disable cardview full clickable and button weight and height do fill parent then try!
i cant do to put button in cardview because cardview is with vertical and image
Database used ? Do you load images asynchronous ?
i didnt use database for now
So images used are stored in assets ? How big are they ?
yes in asset , idk i just put it fill parent and some automatic , but i dont thing this can be problem about my app is slow
can kodular have this option: if they click one image to showing that screen not to open another screen maybe this this is problem because my app have very much screen
You could always work with “virtual screens” hide/show arrangements. I still believe delay is caused by images size. Download aia, open archive with 7zip, go to assets and post a screenshot
that im thinking to work with virtual screen but idk how to do that … ok wait …
can i send u .aia and to see it yourself ?
If you wish sent it
can i send u in pm?
aia removed by Mod
wen u download this pls remove the aia my comment
Do u fix it ?
I won’t fix it for you but I will suggest changes. First you are not switching screens correctly see how
In Screen1 you named a cardview Screen2 - avoid that. Also you could set parent cardview to full clickable instead of using when cardview touch and when cardview click and when … etc for the same thing.
Also you could use View Pager to switch between Categories such as Popular, Arcade… instead of creating new screens
Try this suggestions and see how it works for you
what do u think can i work with virtual screen just in screen 1 all of them to showing in screen 1
i cant use view pager because idk how to open another screen with view pager