Hot fix
This commit is contained in:
parent
eec8738b48
commit
6c27767930
4 changed files with 17 additions and 15 deletions
|
@ -291,7 +291,7 @@ public final class PreferenceUtil {
|
|||
return mPreferences.getBoolean(INITIALIZED_BLACKLIST, false);
|
||||
}
|
||||
|
||||
public boolean isExtraMiniExtraControls() {
|
||||
public boolean isExtraControls() {
|
||||
return mPreferences.getBoolean(TOGGLE_ADD_CONTROLS, false);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue