Feature summary
In the Android Wikipedia app, when tapping "Edit article description", the cursor should be placed at the end of the current description rather than at its beginning (the current behaviour).
Use case(s)
When editing article descriptions, users are more likely to delete the old description and write a new one, or to append some text to it, than to prepend some text. In both cases, placing the cursor at the end of the description by default is more convenient.
Benefits
Placing the cursor at the end of the description saves time for most use cases by avoiding repositioning the cursor.