Auxio/app/src/main/java/org/oxycblt/auxio/detail
OxygenCobalt 608112a7ac
all: migrate to centralized constant table
Migrate to a centralized constant table for easier management.

Previously, Auxio would tie constants to the class itself, which
led to a largely disjointed system that relied on an internal table
so that it would stay sane. This commit moves all of those constants
to a single table for easier usage and management.
2022-03-19 20:05:57 -06:00
..
recycler all: migrate to centralized constant table 2022-03-19 20:05:57 -06:00
AlbumDetailFragment.kt all: switch to spotless 2022-03-13 17:38:19 -06:00
ArtistDetailFragment.kt all: switch to spotless 2022-03-13 17:38:19 -06:00
DetailAppBarLayout.kt all: switch to spotless 2022-03-13 17:38:19 -06:00
DetailFragment.kt all: switch to spotless 2022-03-13 17:38:19 -06:00
DetailViewModel.kt sort: completely rework class 2022-03-19 15:44:11 -06:00
GenreDetailFragment.kt all: switch to spotless 2022-03-13 17:38:19 -06:00