Made checkStyle happy

This commit is contained in:
Avently 2020-07-14 20:21:32 +03:00
parent 4aeb2cd795
commit a6894644d1
26 changed files with 1448 additions and 664 deletions

View file

@ -19,4 +19,10 @@
<suppress checks="LineLength"
files="WebMWriter.java"
lines="156,158"/>
<suppress checks="FileLength"
files="VideoPlayerImpl.java"/>
<suppress checks="FileLength"
files="VideoDetailFragment.java"/>
</suppressions>