TimeSinceTextView
TimeSinceTextView copied to clipboard
I want output like "59m, 59s ago"
Hi Thanx for this library My Question is I want Specifically Output Like " 1h 25m ago" instead only " 1h " so is there any Option for this
Sorry for the delayed response. I don't think this library supports that, it's a pretty simple class. You might be better off just forking the code to get the behavior you want, but I'd also be open to pull requests to allow for some configuration around the thresholds and formatting for each message.