pedrovgs/TuentiTV

How to use Row Presenter widget of Leanback Android tv lib

nvquockhtn opened this issue · 1 comments

I want to use row presenter to show data on 1 row. How to add this widget to my layout (now, my activity don't use BrowseFragment of leanback lib).

Take a look to the RowsFragment code. I recommend you to use that Fragment or another Fragment provided by Leanback library. This artifact resolvers tons of problems related to the Android TV UX.