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
I think that usage of string is because LayoutManager API requires it so... Or perhaps not. You could probably make enums with String value and use them internally, if everything else fails...
Instead of using strings and integers enums should be used (more type safe).
The text was updated successfully, but these errors were encountered: