reintroduced hideControls method.

This commit is contained in:
Kartikey Kushwaha 2018-06-09 01:13:37 +05:30
parent 981174a490
commit 429dddc6c9
7 changed files with 46 additions and 0 deletions

View file

@ -0,0 +1,8 @@
/*___Generated_by_IDEA___*/
package org.schabi.newpipe;
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
public final class BuildConfig {
public final static boolean DEBUG = Boolean.parseBoolean(null);
}