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
When I study this sample, I find that the method named "stringtosetarray" will be called twice when I edit numberofsets through EditText, which I think is redundant. When I debugged, I found that databinding automatically generated a line of code that didn't work. Is it a problem with the data binding framework?
The text was updated successfully, but these errors were encountered:
When I study this sample, I find that the method named "stringtosetarray" will be called twice when I edit numberofsets through EditText, which I think is redundant. When I debugged, I found that databinding automatically generated a line of code that didn't work. Is it a problem with the data binding framework?
The text was updated successfully, but these errors were encountered: