Guest User

Untitled

a guest
Jan 18th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <ScrollView >
  2. <RealativeLayout>
  3. <TextView/>
  4. <HorizontalListView> //a custom View that uses baseadapter and view recycling
  5. <ReativeLayout/>
  6. <ImageView/>
  7. <TextView/>
  8. <ReativeLayout/>
  9. <ReativeLayout/>
  10. <ImageView/>
  11. <TextView/>
  12. <ReativeLayout/>
  13. <ReativeLayout/>
  14. <ImageView/>
  15. <TextView/>
  16. <ReativeLayout/>
  17. <HorizontalListView/>
  18. .
  19. .
  20. five horizontal srollViews
Add Comment
Please, Sign In to add comment