Problem displaying app with sizing set to "Fixed" in API 35

I am having a problem displaying an application set to "fixed" in API 35. The application does not display correctly, and when selecting text in the text box, the text selection indicators shift. Is there a way to fix this?
(The images were taken using the Android Studio emulator, but the problem also occurs on my Xiaomi Redmi Note 12s - API 35).


TextBoxError.aia (1.2 KB)

Using a % width on your horizontal arrangement seems to fix this issue ?

image

Thank you for your reply. By changing the values to percentages, I was able to fix the display of the application, but unfortunately the indicators in the text box are still broken.

How do you mean, "broken" ? What is your expected behaviour ?

There is something that seems broken to me in the indicator next to the text after selecting the text. It only looks like this with "fixed."
I would expect it to look like in a responsive design.
Snímek obrazovky 2025-11-27 000003
Snímek obrazovky 2025-11-27 000134

I see this when I have selected all

image

Could be a bug, but dragging to highlight a word, copy and paste still work OK.

(note I have text centred)

Do you think that the only way to fix this problem is to make app responsive?
Do you know of any extensions that could fix this?

I haven't been able to find any way to fix this, nor any information about this problem.