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
332 stars 95 forks source link

Fixed #82 [Pie+] timer crashes when page not in foreground #136

Closed Nulide closed 3 years ago

Nulide commented 3 years ago

This should fix the bug. It's caused by the RecyclerView holding both the alarms and the timers. When accessing the alarms the size of timers need to be subtracted so you don't reach OutOfBounnce.

fennifith commented 3 years ago

Thanks for contributing! I'll add another commit here to add your username to the README before merging - feel free to edit it & create another PR if you want.