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
@@ -30,6 +30,7 @@ public class MultiSelectListPreference extends DialogPreference {
public int findIndexOfValue(String value) { throw new RuntimeException("Stub!"); }
/** Tachidesk specific API */
@Override
public String getDefaultValueType() {
return "Set";