-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tweets not formatting correctly #24
Comments
Thanks for the report. I will check it ASAP, but most probably on Friday. |
Fixed in version 2.0.0 that was just published. The explanation is in the CHANGELOG.md file (the breaking change). |
Hi there, I was checking and the text now appears fine. But the retweet images are always missing. Should I open a new issue, do you need any extra info or debug output? Thanks in advance, |
Yes, If you could, please open a new issue with a screenshot of what's missing. I will look at it this Friday. |
@ivanjpg as I checked we never had the retweet count. You can fill a issue for a feature request, with a screenshot on how it looks on the embedded web version. Then I could implement this feature for our EmbeddedTweetView. Compact TweetView and TweetView are 1-1 (or as close to 1-1) to the Android tweet-ui library. |
The tweet view has missing text, mainly the RT's. The "full_text" json field is not null. Sometimes the whole text is missing, sometimes some parts.
I think this is related with #14.
An example JSON and a screenshot are below.
Thank you.
The text was updated successfully, but these errors were encountered: