Muhammad Kamel

Results 54 comments of Muhammad Kamel

@justinmc Also, this is a new screenshot after applying this calculation: ![fix_ancher](https://github.com/user-attachments/assets/239269aa-5f79-4956-baf8-c45471bbf5b0)

Hi @justinmc Could you please review the changes.

@justinmc Please, check the position of the anchor in this screenshot: ![Screenshot_1750957895](https://github.com/user-attachments/assets/e11b195d-0113-4715-ac14-bbf44473a99b)

@justinmc And when I remove the padding that wrapped on the anchor (padding value 13px - LTRB), it look like this: ![Screenshot_1750958284](https://github.com/user-attachments/assets/bc0c7454-3843-43de-abe4-b8a1f41a8ac7)

@justinmc And it is look like this when I add 1px to the padding without change the offset values like in the PR commits... So I think we can work...

@justinmc I’ll be able to continue working on this PR in the next few days, insha'Allah.

Hi @justinmc, I've added a border to the anchor container, which resolves the positioning issue of the anchor in the input field like in this image. Would you prefer keeping...

Hi @justinmc, Just to clarify — the reason we need to add an extra 1px is to slightly shift the anchor to the right so it aligns properly with the...

@justinmc This current implementation with cursor width (value 30px):

Hi @justinmc I have updated the behavior of the anchor (balloon) to be in the middle of the cursor width like the Android native behavior. Like this image: Code example:...