issues
search
MartinKoleff
/
KareFitnessApp
Android fitness app made in Jetpack Compose.
MIT License
4
stars
0
forks
source link
Development styling
#67
Closed
MartinKoleff
closed
6 months ago
MartinKoleff
commented
6 months ago
In this branch l have:
wired MaterialTheme.typography with all text components
Created custom MaterialTheme colorScheme for dark and light theme
Created custom MaterialTheme typography with 2 fonts (one for titles and one for labels)
Wired MaterialTheme.colorScheme with all UI components
Updated ExerciseDetailsConfigurator title and loadingWheel placements
Fixed various UI related bugs while transitioning to MaterialTheme usage.
Disabled dynamic colors.
In this branch l have: