ogaclejapan/SmartTabLayout

d-pad navigation possible?

Open

#159 opened on Apr 25, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (7,048 stars) (1,362 forks)batch import
help wanted

Description

I'm encountering problems trying to navigate through tabs using d-pad, The tabs doesn't get the focus even thought i set the attribute android:focusable="true". Is there any special set up for enabling d-pad navigation? or is simply not supported?

Contributor guide