batoulapps / adhan-kotlin

High precision Islamic prayer time library for Java
MIT License
148 stars 46 forks source link

Next Prayer Time (nextPrayer()) #49

Closed abdulbasid123 closed 7 months ago

abdulbasid123 commented 1 year ago

How can I set nextPrayer() method in java version of this (blessed) library ?

I tried the same way that the normal sequence of prayer times are set like this 👉 binding.nextPrayerTime.setText(" "+ format.format(nextPray.nextPrayer());

But the app crashes at start up.

ahmedre commented 1 year ago

may you send the example of code you are using and the exception / crash you're seeing?

ahmedre commented 7 months ago

closing, please re-open if you still have an issue with this.