VerticalGridFragment Endless scroll
问题 I'm creating android tv app but I don't know how to implement endless scroll in Verticalgridfragment , i use ArrayObjectAdapter , can someone help me do that? 回答1: I'd love to give you a full answer with oodles of code samples but I'm not at my work computer. Basically you'll implement the onItemSelected listener in your Browse / RowsFragment (it should be something like setOnItemViewSelectedListener() from your fragment). Then you do a check to see if the currently selected element is within