Lexx Soundboard 0.3.4 Release
Updating this app to be able to set sound clips as notification tones was easier than I expected. The way that it was originally built, it already saved the clips in a way that you could use them as notification sounds in the Android Sound Settings. I only needed to add the logic to be able to set them as the default.
Secondly, I needed to change the way the select box works since from what I can see regular alert boxes only support three options (positive, neutral, negative). Instead I implemented a list select box which would allow as many options as necessary.