This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Description
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?
