lifoveBible / lifovebible

Lifove Bible Development Repository
MIT License
2 stars 2 forks source link

Toast message always popping up when moving to the next chapter by using a volume down button #10

Closed lifoveBible closed 7 years ago

lifoveBible commented 7 years ago

Toast message always popping up when moving to the next chapter by using a volume down button Observed this issue in Android OS version: 2.2.1

lifoveBible commented 7 years ago

Toast message supposed to pop up always but in recent OS versions, it didn't. Toast.MakeText seems not reusable in recent OS versions.

lifoveBible commented 7 years ago

Affected in 7.1.2 The same message that does not require to show up every time will be shown once in VerseList. Toast message will be shown up as supposed.