Subject: Routines for selecting text and cursor management. The result of these routines is visible only if the EditText has the focus ! Reminder of existing methods: EditText.RequestFocus : Tries to set the focus to this view. Returns True if the focus was set. EditText.SelectAll : Selects...
Subject: Routines for selecting text and cursor management. The result of these routines is visible only if the EditText has the focus ! Reminder of existing methods: EditText.RequestFocus : Tries to set the focus to this view. Returns True if the focus was set. EditText.SelectAll : Selects...