I Have a BrowseFragment
(leanback) and add 5 ListRow
into adapter's BrowseFragment.
My problem is when the list row select this scroll while set in center of screen.
I want set this in bottom of screen.
Asked
Active
Viewed 546 times
2

Morteza Jalambadani
- 2,190
- 6
- 21
- 35
-
Can you add any details like: code used, error problem encountered? [How do I ask a good question?](http://stackoverflow.com/help/how-to-ask), [How to create a Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve) Show the community what you have tried. – abielita Apr 25 '18 at 16:59
-
did you find any way out? – A_rmas Jul 10 '19 at 11:05
-
i think that put the my items list in bottom of rowList and increse the size of row list =))) – Morteza Jalambadani Jul 10 '19 at 13:52