valifi
valifi copied to clipboard
Android library for validation forms and inputs based on data binding
All time view English when use context.createConfigurationContext(configuration) but working fine when use deprecated context.resources.updateConfiguration(configuration, context.resources.displayMetrics)
It should be possible to rewrite the library with LiveData support and therefore no annotation processing for databinding. This feature would need to rewrite big portion of the library.
since jcenter is deprecated