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

Fix bugs inner element must either be a resource reference or empty follow this ref https://developer.android.com/guide/topics/resources/more-resources#Id #132

Closed chihung93 closed 5 years ago

chihung93 commented 6 years ago

Reference from Android Doc: https://developer.android.com/guide/topics/resources/more-resources#Id It just has a problem when you're using API 28 Please approve my pull request for next release Isssue: https://github.com/tcking/GiraffePlayer2/issues/130

tcking commented 5 years ago

same as https://github.com/tcking/GiraffePlayer2/pull/102