scrollview - android scroll view nesting -
i'm trying make layout has structure:
main_linear scroll_days days_linear scroll_day day hour part text1 text2 text3 text4
but end 1 scroll days. want every day have own vertical scroll, show 1 day on screen, slide left/right change days , slide up/down show hours.
thanks help.
maybe should use custom listview achieve that.
you can have @ https://github.com/jimismith/pinnedheaderlistview listview handles groups.
Comments
Post a Comment