fennifith / Alarmio

A simple alarm clock focused on design, readability, and internet radio.
https://play.google.com/store/apps/details?id=me.jfenn.alarmio
Apache License 2.0
335 stars 94 forks source link

Fix wrong path assembly for background image #152

Closed Marmo closed 3 years ago

Marmo commented 3 years ago

resolves #135

fennifith commented 3 years ago

I wish there was a better way of consistently making this work; at the moment, neither solution is entirely functional on my current device. Both fail with some specific image sources - e.g. wallpaper apps, and for some reason my downloads folder (but not screenshots?).

I'll merge this since it at least looks better than what I had before, but I'll eventually need to sort out the mess in FileChooserActivity to get it working properly.