Closed ChrisB85 closed 5 years ago
I would like to extend ListSettingsObject and override getValueHumanReadable() method, but I can't call super(builder) in constructor.
fixed in 1.1.4
Thank you!
I would like to extend ListSettingsObject and override getValueHumanReadable() method, but I can't call super(builder) in constructor.