0

I have a Android TV program,and use a RecyclerView with MultiLayout, It have several ImageView in each item.Now how can the ImageView requestFocus using DPAD. I'd appreciate it if anyone had the answer.

Suraj Makhija
  • 1,376
  • 8
  • 16
G.Joker
  • 1
  • 3

1 Answers1

0

Try to custom click in your recycle view item, when you need it, and it catch the focus.

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
L.Petrosyan
  • 430
  • 4
  • 12