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
use your `model pojo` to `callBack function`. Example `new SearchViewDialog.OnOkPressedSingle<ExampleModel>(){}`of`new SearchViewDialog.OnOkPressedMulti<ExampleModel>(){}`
125
+
use your `model pojo` to `callBack function`. Example `new SearchViewDialog.OnOkPressedSingle<ExampleModel>(){}`or`new SearchViewDialog.OnOkPressedMulti<ExampleModel>(){}`
0 commit comments