Skip to content Skip to sidebar Skip to footer

Android Tv - Losing Focus In Details Fragment

I am developing a Android Tv application using lean-back library. I am losing focus when pressing down in DPAD. Description is not seeing completely. First Focus going to Action Ro

Solution 1:

you should use FullWidthDetailsOverviewSharedElementHelper and assign it as listener to FullWidthDetailsOverviewRowPresenter . The trick is to change focus by changing the position of the thumbnail image in details view.


Post a Comment for "Android Tv - Losing Focus In Details Fragment"