Skip to content

[android][demo] Demonstration of styling Android components / setup a minimal project style set

License

Notifications You must be signed in to change notification settings

friederikewild/demoStyleAndThemes

Repository files navigation

demoStyleAndThemes

[android][demo] Demonstration of styling Android components / setup a minimal project style set

Button Styles

The included Styles show-case how minimal styling of a button can work. Applying a custom theme is only needed when wanting to overwrite for example the default theme's accent color.

Note: Setting android:textColorPrimary on the main AppTheme affects the default button styling.

Styling of buttons without a primary text color:

Button Styles

Styling of buttons when primary text color is set (in example to blue to make it obvious). Text of buttons only changes when provided in custom theme:

Button Styles with textColorPrimary

About

[android][demo] Demonstration of styling Android components / setup a minimal project style set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages