As shown in the image below, this is an Android 11 emulator. I've written an EditText application with multiple lines of text input. Clicking the end of the first line doesn't move the cursor to the end; it only moves it to the beginning of the last character. This somewhat affects the editing experience. How can I modify the Android system to allow the cursor to move to the end of the line?
This seems to be a native Android design, but I've checked Apple, Samsung, and Huawei phones, and they all have this feature.
