Skip to content
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

Add text #12

Open
Shrikant-B opened this issue Jan 17, 2018 · 8 comments
Open

Add text #12

Shrikant-B opened this issue Jan 17, 2018 · 8 comments

Comments

@Shrikant-B
Copy link

Hi, amazing library which i'm thinking of using in my project.

I got an issue during added text. I added three texts. When I clicked on any text for edit, last entered text got disappeared. Also, instead of editing same text, new text gets created. How do I resolve these issues?

Thanks.

@sreekanth100khere
Copy link

OS version in which this issue happened please.

@Shrikant-B
Copy link
Author

Android 5.0 and above

@sreekanth100khere
Copy link

sreekanth100khere commented Mar 25, 2019

I also have observed the bug, no need of 2 texts, just add 2 texts and edit the 1st text, second text gets changed to the first text.

@sreekanth100khere
Copy link

@Shrikant-B Any clue why this happens?

@sundariragavan
Copy link

@sreekanth100k I also facing text edit issue "second text gets changed to the first text" . Any update?. Did you fixed that issue ?

@ricardomlf
Copy link

Same here, does anyone know a solution for this? Thanks

@abdulelahragih
Copy link

abdulelahragih commented Nov 8, 2019

Hmmm seems like the SDK text object is a mutable object and when we create a new one it somehow don't actually create a new one but maybe reuse the old object so when we change its text the other one will change as they refer to same address in memory

@Dnyaneshwar1926
Copy link

Hey guys,

Did anyone solved this issue? Pls, let me know I too getting the same issue. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants