Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 890 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 890 Bytes

Drawables and Styles Demo

Android demo for drawables and styles including:

  • Demo of button drawable shapes and selectors
  • Demo of selectors for ListView styling
  • Demo of layer lists
  • Demo of nine-patch button images
  • Demo of styles to reuse common view attributes
  • Demo of theming activities

           

Check out the related Drawing and Styles guides for more details.