is it an practical example of theming in compose? ...
# compose
v
is it an practical example of theming in compose? The material theme class is enough? or should I make my own theme class?
k
Depends on what you mean by practical. There's plenty of examples in https://github.com/android/compose-samples to begin with
n