Hi, i played with code and observed that "handleResults" method in SearchFragment is executed 2 times consecutive when searching. It means that "search results stream" in data model emit data 2 times. Is it normal? This issue make difficult adding additional functionality regarding that stream.
Hi, i played with code and observed that "handleResults" method in SearchFragment is executed 2 times consecutive when searching. It means that "search results stream" in data model emit data 2 times. Is it normal? This issue make difficult adding additional functionality regarding that stream.
Thanks!