Part 1 - Modernize
- Action Bar
- Android Action Bar Style Generator
Part 2 - Spacing and Typography
- White-space: Follow 48dp Rhythm and add margin and spacing specified with dimen.xml
- Thumbnail : android:scaleType = centerCrop
- Typography : Use different fonts for different text
Part 3 - Tablets
- Two-pane UI: You must implement your UI by fragment in advance.
- Better spacing: another dimen.xml in the directory values-sw600dp
Part 4 - Performance tuning
- Render list item image with AsyncTask
- Use LRU memory cache
Part 5 - Backwards capability and modernization
- ActionBarCompat
- Navigation drawer
沒有留言:
張貼留言