Closed bfritz closed 4 years ago
Possible solution for #716. It fixes the unit test I added to demonstrate the bug, but I did not test on device. I'm also not familiar with how Feed.getLetterDrawable()
is used and it's possible there's a better return value than ""
.
Definitely won't be offended if it's closed without merging. Just didn't want to file an issue without a PR.
Hi, thanks a lot for that fix! Since it may be important, I'll publish a new version soon with that bugfix.
Fixes regression in 1ab426f where feeds with empty string titles crash with stack trace:
Fixes #716