hi mas angga,
i have a problem to define text localization in my projects. i want to define Strings.of(context) inside List at initialization. for example
and i see error The instance member 'context' can't be accessed in an initializer. Try replacing the reference to the instance member with a different expression in my project. how to solve it ?
hi mas angga, i have a problem to define text localization in my projects. i want to define at initialization. for example
Strings.of(context)
inside Listand i see error The instance member 'context' can't be accessed in an initializer. Try replacing the reference to the instance member with a different expression in my project. how to solve it ?
thank you