I am trying to make a scrollview with some tableview in it so that I can slide new tableview with drag&slide. Does anyone know if this is all possible? I tried to implement this but scrollview blocks all the event and doesn't let the table view to scroll up&down.
My second questions is if it is possible to highlight the some portion of tableviewcell when touched? The whole cell is highlighted to blue but I would like only some part of the cell to be highlighted to blue. Would it be possible?
Thanks.
My second questions is if it is possible to highlight the some portion of tableviewcell when touched? The whole cell is highlighted to blue but I would like only some part of the cell to be highlighted to blue. Would it be possible?
Thanks.