adam-codersgu / supernova

A Kotlin-based Android application that allows the user to play music from their device while custom animations fall over the album artwork of the currently playing song.
0 stars 0 forks source link

Tidy up the String resources #14

Closed adam-codersgu closed 1 year ago

adam-codersgu commented 1 year ago

There are lots of resources in the strings.xml file; however, there is no coherent order to them. It would be beneficial to categorise them and get some kind of system in place

adam-codersgu commented 1 year ago

Working on branch enhancement/tidy_string_resources

adam-codersgu commented 1 year ago

Completed and merged https://github.com/adam-codersgu/supernova/pull/46