Select TextView with trackball
Posted
by janfsd
on Stack Overflow
See other posts from Stack Overflow
or by janfsd
Published on 2010-05-10T12:29:02Z
Indexed on
2010/05/10
12:34 UTC
Read the original article
Hit count: 415
I have different elements in my layout: Buttons, RadioButtons, EditText, and I have made a RelativeLayout that is clickable and starts a new intent. Everything works ok except that I can't select that element with the trackball. Is there any way to achieve this? Thanks in advance.
© Stack Overflow or respective owner