tcking / GiraffePlayer2

out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)
Apache License 2.0
377 stars 110 forks source link

ListFragment #90

Closed Arunkrishna008 closed 6 years ago

Arunkrishna008 commented 6 years ago

How can i use Listfragment instead of ListExampleActivity

tcking commented 6 years ago

move the logic of recyclerView to your fragment,that is all