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
@amitshekhariitbhu Yes. The observer(subject) completes in onQueryTextSubmit, and then subsequent onNext calls dont work.
Any action performed, after text submission dosent work.
Maybe onComplete should not be called in onQueryTextSubmit?
When I click on keyboard button "actionSearch" observer call "onComplete" and observable do not react on text changed event.
The text was updated successfully, but these errors were encountered: