android - doubt in list view -
i have 2 lists, 1 on left of screen, other list, on right of screen gets dynamically populated based on selected item on left list.
i move right list pressing "right" key left list.
issue: whenever press right key left list, item selected item of right list aligned left item. dont want happen. want 1st item of right list selected. can how go this?
hmm, don't know if work listitems. buttons, there attirbute set focus must go to! eg: nextfocusright
however, in these, view id must specified, i.e id of view focus must passed. not sure if maybe useful listview items.
Comments
Post a Comment