Incidentally, virtually 100% of Android devices in use are greater than or equal to Android 2.1 / API 7; per Dashboard | Android Developer.
To ease into Material Design for Android, thought to first spin up on AngularJS's implementation of Material Design.
Angular Material - IntroductionThe comparable elements that are in the v7 support library are:
https://material.angularjs.org/latest/#/
- Theming
- Toolbar
- Tabs
- Card
- Toast (aka., Snackbar)
Some of the challenges in getting up to speed with Angular Material were:
- It is important to understand AngularJS to start of with.
- Knowing CSS media queries.
- Angular Material is build upon the new Flexbox browser feature; which takes some getting used to.
The following is a basic implementation of Angular Material.
AngularJS: Material Design Demo - 5
http://jsfiddle.net/sckmkny/0far55wa/
No comments:
Post a Comment