Auxio/app
OxygenCobalt 03aa2d4579
Migrate to material theming
Finally move the app from AppCompat the Material Bridge theme. This does a couple things:
- Removes need for runtime styling of material widgets used before
- Allows for a better dialog style [But only after a ton of tinkering and weird hacks]
- Makes theming slightly easier [After all the dumb migration bugs and technicalities are fixed]

I never want to do something like this again. UI styling on android is a nightmare.
2021-04-04 09:20:56 -06:00
..
src Migrate to material theming 2021-04-04 09:20:56 -06:00
build.gradle Fix database issues 2021-04-03 11:08:27 -06:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00