Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.95 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.95 KB

XYZReader

Codacy Badge codebeat badge

Redesign an app to follow the Material Design guidelines and translate a set of static design mocks to a living and breathing app.

Core Concepts

  • Understand the fundamentals of Android design.
  • Apply Material Design guidelines to an mobile application.
  • Separate an interface into surfaces.
  • Effectively use transitions and motion.
  • Implement Shared Element Transitions from a RecyclerView image to a ViewPager and back.
  • Generate dynamic colors asynchronously using Palette

Core Libraries

Screenshots