Auxio/app/src/main
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
..
java/org/oxycblt/auxio Migrate to material theming 2021-04-04 09:20:56 -06:00
res Migrate to material theming 2021-04-04 09:20:56 -06:00
AndroidManifest.xml Redo blacklist dialog 2021-03-26 09:54:48 -06:00