Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 679 Bytes

File metadata and controls

29 lines (24 loc) · 679 Bytes

Lollipop AppCompat Skeleton

A skeleton of google's appcompat android navigation drawer with material design.
Compatible to work on 4.0+

Based on Google IO, makes easier for developers to add features from the app.
Features include:

  • FAB
  • Google+ Progress Dialog
  • CardView
  • AppCompat Switch
  • Tint EditText
  • Tint CheckBox
  • Tint RadioButton
  • Toolbar Tabs
  • TextViewCompat
  • SnackBar
  • Drawer Layout
  • Bezel ImageView
  • Lollipop's New swipe down to refresh

DEMO:

alt text

Contributions are most welcomed.