add better comments

This commit is contained in:
Aria Moradi
2021-08-01 18:12:49 +04:30
parent 492d5f5e84
commit 8a5ac4a0af
7 changed files with 7 additions and 3 deletions
@@ -29,6 +29,7 @@ public class TwoStatePreference extends Preference {
public void setDisableDependentsState(boolean disableDependentsState) { throw new RuntimeException("Stub!"); }
/** Tachidesk specific API */
@Override
public String getDefaultValueType() {
return "Boolean";