Hi everyone. I should implement a clvnested (to have several nested clvs) inside a page where there is a slide menu (b4xdrawer). What approach to use? can they coexist together? Can anyone give me a tip? Thank you
do you want a clv inside a clv? or just many clv inside the app and a slide menu ?
clv inside a clv as far as i know will not work.
but having a clv and a slide menu in a page is standard in many apps so no problem for that.
i am not sure this will work as well. i never made a test but as far as i remember this question was asked before and erel said that the inline clv will not trigger the touch event.
you may do some tests.
i will try to make a test and see if it is possible
btw the side menu should not have any effect on the clv since it is a different view that is i guess on a panel over the activity. you can use the b4x version of erel.
should work fine.