Skip to content
Andreea Stan edited this page Mar 19, 2018 · 1 revision

Welcome to the Tour-Guide-App-Constanta wiki!

  • User navigates between lists in Fragments using either a Navigation Drawer or a ViewPager plus TabLayout.
  • Each list item contains information about an event, restaurant, historical site, or similar.
  • App uses a custom adapter to populate the layout with views based on instances of the custom class.

Here you can find a short presentation of the project :

https://www.youtube.com/watch?v=_bAY-tMkIKY

Clone this wiki locally