Assignment 6 - accavdar/MADLectureNotes GitHub Wiki

Assignment-6

Update MoviesApp project (if you want you can modify your own project) with the following items:

  • Style list view. (Use selector for default/pressed states)
  • Create a new Theme.
  • Use drawable images as much as possible.
  • Add a new 9-patch drawable for movies header.
  • Create a new layout for tablets. Hint: Use sw600dp/hdip qualifier.
  • Extend TextView to set a custom font. Use it in your layout.