Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Reply UI has problem #118

Open
kofuk opened this issue May 1, 2019 · 0 comments
Open

Reply UI has problem #118

kofuk opened this issue May 1, 2019 · 0 comments

Comments

@kofuk
Copy link
Contributor

kofuk commented May 1, 2019

If reply tweet has no space after @username, Talon is not able to parse reply information correctly.
https://github.com/klinker24/talon-for-twitter-android/blob/master/app/src/main/java/com/klinker/android/twitter_l/utils/ReplyUtils.java#L15

Screenshot_20190501-110434

Screenshot_20190501-105725

I think, following approach can be considered but I can't decide which to chose.

  1. Parse first line's username string (before non-username string occur) and ignore following lines.
  2. Parse all username before non-username string occur.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant