Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricknout/android-mdc-theming
Sample code used for a series of Medium posts on Material Components for Android
https://github.com/ricknout/android-mdc-theming
android android-development material-components material-design material-theming
Last synced: 2 days ago
JSON representation
Sample code used for a series of Medium posts on Material Components for Android
- Host: GitHub
- URL: https://github.com/ricknout/android-mdc-theming
- Owner: ricknout
- Created: 2019-01-24T09:17:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T18:49:43.000Z (over 4 years ago)
- Last Synced: 2025-01-28T18:09:28.306Z (9 days ago)
- Topics: android, android-development, material-components, material-design, material-theming
- Language: Kotlin
- Homepage: https://medium.com/@ricknout
- Size: 335 KB
- Stars: 436
- Watchers: 16
- Forks: 81
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MDC Theming
## Sample code used for a series of Medium posts on Material Components for Android### Intro: Setting up a Material Components theme for Android
https://medium.com/over-engineering/setting-up-a-material-components-theme-for-android-fbf7774da739### Part 1: Hands-on with Material Components for Android: Bottom App Bar
https://medium.com/over-engineering/hands-on-with-material-components-for-android-bottom-app-bar-28835a1feb82### Part 2: Hands-on with Material Components for Android: Bottom Navigation
https://medium.com/over-engineering/hands-on-with-material-components-for-android-bottom-navigation-aae2aa9066be### Part 3: Hands-on with Material Components for Android: Bottom Sheets
https://medium.com/over-engineering/hands-on-with-material-components-for-android-bottom-sheet-970c5f0f1840### Part 4: Hands-on with Material Components for Android: Buttons
https://medium.com/over-engineering/hands-on-with-material-components-for-android-buttons-76fa1a92ec0a### Part 5: Hands-on with Material Components for Android: Chips
https://medium.com/over-engineering/hands-on-with-material-components-for-android-chips-21dc67c8b956### Part 6: Hands-on with Material Components for Android: Cards
https://medium.com/over-engineering/hands-on-with-material-components-for-android-cards-311b00a5ea3### Part 7: Hands-on with Material Components for Android: Dialogs
https://medium.com/over-engineering/hands-on-with-material-components-for-android-dialogs-75c6d726f83a### Part 8: Hands-on with Material Components for Android: Selection Controls
https://medium.com/over-engineering/hands-on-with-material-components-for-android-selection-controls-a2cf17ea4473### More coming soon...
![Playground](art/playground.png?raw=true "Playground")