add when the statement was true

This commit is contained in:
Aria Moradi
2021-08-27 04:49:53 +04:30
parent 940d2b7862
commit ac5528fb15

View File

@@ -78,7 +78,7 @@ object Source {
private val context by DI.global.instance<CustomContext>() private val context by DI.global.instance<CustomContext>()
/** /**
* Clients should support these types for extensions to work properly * (2021-08) Clients should support these types for extensions to work properly
* - EditTextPreference * - EditTextPreference
* - SwitchPreferenceCompat * - SwitchPreferenceCompat
* - ListPreference * - ListPreference