Kiran Rao
Kiran Rao
Thanks for this. I will look into it in a few days
@IgordeOliveira This is simply a `TextView` - the `fontFamily` attribute should work our of the box. If you have tried it and it does not work, could you please submit...
@IgordeOliveira Sorry for the delayed response. I will look into it during the coming week.
@IgordeOliveira I had a quick experiment with the sample app and added scada font. Here's how it looks.  As you can see, the RTTV has the scada font applied....
@IgordeOliveira Have you had time to look into this further? If not, I would like to close this issue for now and you could reopen if you still face problems.
This seems to be a change in the implementation of the underlying `DateUtils` method in Android. If you see the screenshot I posted in the README, it shows `15 mins...
@ryandt For now, you can override the `getRelativeTimeDisplayString()` method and there use your own logic to determine the update interval. However, I'm not happy about the flexibility (or lack of...
This library implements `onSaveInstanceState()` and `onRestoreInstanceState()` so that the reference time is retained for example across configuration changes. However, it does not do anything to persist the reference time when...
Hi Thanks for the PR. I will merge it during the coming week.
@kwak123 Thanks for taking a stab at this. I will not have time to look into it in detail for a couple of weeks though. That said, your inputs are...