I'm having trouble searching keyword show item list
The steps performed are faulty.
Step 1: Have not entered the keyword, the api will return a list of 10 items, the addPageRequestListener function will be called.
Step 2: Enter keyword => "iphone", api will return a list of 10 items, addPageRequestListener function will be called.
Step 3 Enter keyword => "iphone 123", the api will return an empty list, addPageRequestListener function will be called,
Step 4 I call again like step 1, delete all keywords and from then on addPageRequestListener will not work, unless exiting again.
I'm having trouble searching keyword show item list The steps performed are faulty. Step 1: Have not entered the keyword, the api will return a list of 10 items, the addPageRequestListener function will be called. Step 2: Enter keyword => "iphone", api will return a list of 10 items, addPageRequestListener function will be called. Step 3 Enter keyword => "iphone 123", the api will return an empty list, addPageRequestListener function will be called, Step 4 I call again like step 1, delete all keywords and from then on addPageRequestListener will not work, unless exiting again.