This repository was archived by the owner on Sep 7, 2022. It is now read-only.
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
Display the correct "load more" message #109
Open
Description
Currently affects, native iOS, Xamarin iOS, jQTouch.
The current implementation does not display the message detailed in the spec:
Results for #search_term#, showing x of y properties
Bug affects:
- | Android | iOS | WP |
---|---|---|---|
Air | N | N | n/a |
jQTouch | N | N | n/a |
jQM | N | N | N |
jQM | N | N | N |
Native | N | N | N |
mgwt | Y* | ? | ? |
RhoMobile | Y | ? | n/a |
ST2 | N | N | N |
Titanium | Y | Y | n/a |
Xamarin | N | N | N |
mgwt - Displays "Load More..." followed by the expected "Results for x, showing y of z properties". Remove the "Load More..." bit.