Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 961 Bytes

File metadata and controls

21 lines (14 loc) · 961 Bytes

XYZ Reader

This is an Android app that mocks an RSS feed reader featuring banner photos and headlines, created as part of the Android Developer Nanodegree by Google. Existing architecture is upgraded to the Material Design specification with consideration of varying form factors.

Skills Demonstrated

  • The fundamentals of the Material Design guidelines.
  • Surfaces separate the UI into distinct elements.
  • Resource qualifiers gracefully handle various form factors.

Introduction list on 5.1" phone (API 21) in portrait orientation.

Details on 5.1" phone (API 21) in portrait orientation.

Introduction grid on 10.1" tablet (API 22) in landscape orientation.

Details on 10.1" tablet (API 22) in landscape orientation.