Some helper functions and shared resources to be used only by the simple apps suite.
ad9322992f
Breadcrumbs component previously had fixed height which made it cut off text when it is changed to largest sizes in settings. This changes breadcrumbs to have dynamic height, based on contents, with just the minimum height based on previously fixed size. The previously fixed height was also put on items as minimum height, to ensure consistent behavior with smaller fonts too, but this will have effect only on very small font sizes (not realistic). Centering of text was added for that reason too. It can be removed if needed, since it is needed only for unrealistically small font sizes. |
||
---|---|---|
.github | ||
commons | ||
gradle/wrapper | ||
samples | ||
.editorconfig | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
jitpack.yml | ||
LICENSE | ||
README.md | ||
settings.gradle |
Simple Commons
Some helper functions, dialogs etc used by multiple simple apps.
For reporting bugs/features that affect multiple apps please use the General Discussion repository.