valifi icon indicating copy to clipboard operation
valifi copied to clipboard

Android library for validation forms and inputs based on data binding

Results 5 valifi issues
Sort by recently updated
recently updated
newest added

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.

enhancement

Validation message like "user _John Doe_ is already taken".

enhancement

Check whether field / form was destroyed

enhancement