Merge player classes into a single one

This commit is contained in:
Stypox 2021-01-08 18:35:33 +01:00
parent 12f546af7d
commit 959622da38
25 changed files with 4540 additions and 5159 deletions

View file

@ -25,7 +25,7 @@
lines="156,158"/>
<suppress checks="FileLength"
files="VideoPlayerImpl.java"/>
files="Player.java"/>
<suppress checks="FileLength"
files="VideoDetailFragment.java"/>