add better comments
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user