You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly create a new 'commons' library that includes common use case items such as:
Validate a Spinner/Adapter pairing.
An 'equals' and 'doesNotEqual' function pair that compares the values of two views of the same type. This could be a possible candidate for core library inclusion.
A TextWatcher implementation that validates the view as the user enters data.
Include the SwitchCompat example.
The text was updated successfully, but these errors were encountered:
Possibly create a new 'commons' library that includes common use case items such as:
The text was updated successfully, but these errors were encountered: