-
Notifications
You must be signed in to change notification settings - Fork 23
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
First line is duplicated if there are multiple lines with image. #6
Comments
thanks @azhar294 can you please paste code example? |
|
I have the same problem. If some of the text next to the picture is cut off at the end of the picture, the line that was cut is duplicated on the first line immediately after the picture. You can test this by changing your device or by changing the height of TextStyle on the same device.
*** This bug was tested on a real device. (Test device: Galaxy Note 4, Galaxy S8) *** Changed : The problem does not occur now. I will report again if that happens again. |
At the time of writing the issue report, there was a problem that the text at the end of the picture was duplicated. |
The problem mentioned above occurred again and this time I figured out how to reproduce it.
DropCapText(pickedContent, - If you test it in Korean, Arabic, etc. rather than in a low-height language like English, you will be able to reproduce it immediately. |
i've tested your code but have no problems. Additional info? |
First line is duplicated ( means repeating ) if there are multiple lines of text with image.
I checked this in version 1.0.1 it's working fine. From 1.0.2 this issue is happening.
The text was updated successfully, but these errors were encountered: