So I had a task to implement a timer in my app, I just added a chronometer widget in my layout and was starting with implementation in my activity.
Thanks to the autocomplete, I saw two methods, isCountDown() and isTheFinalCountDown() and I wondered what exactly is different, which made me curious and I opened the source code, Chronometer.java and was really laughing at the implementation of latter.😂😂