An open API service indexing awesome lists of open source software.

https://github.com/numeroanddev/materialthemingexample-android


https://github.com/numeroanddev/materialthemingexample-android

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# MaterialThemingExample

Android Studio : 3.3.1
Kotlin : 1.3.21
material-components : 1.1.0-alpha03

## The transition of implemented MaterialTheming

#### Implemented material-components and ColorTheming

[diff](https://github.com/NUmeroAndDev/MaterialThemingExample-android/compare/legacy_design...impl_color_theming)

|Before|After|
| :--: | :--: |
| | |

#### Implemented ShapeTheming

[diff](https://github.com/NUmeroAndDev/MaterialThemingExample-android/compare/impl_color_theming...impl_shape_theming)

|Before|After|
| :--: | :--: |
| | |

#### Implemented TypographyTheming

[diff](https://github.com/NUmeroAndDev/MaterialThemingExample-android/compare/impl_shape_theming...impl_typography_theming)

|Before|After|
| :--: | :--: |
| | |

#### Difference between AppCompat and MaterialComponents

[diff](https://github.com/NUmeroAndDev/MaterialThemingExample-android/compare/legacy_design...impl_typography_theming)

|Before|After|
| :--: | :--: |
| | |