added load data on scroll end for search catalog activity + spinner org layout
authordrizea <danielrizea27@gmail.com>
Mon, 13 Aug 2012 09:34:39 +0000 (12:34 +0300)
committerdrizea <danielrizea27@gmail.com>
Mon, 13 Aug 2012 09:34:39 +0000 (12:34 +0300)
commitef63cec4f702665c860406cc441129da3bd3ef2c
treeabec86ea8377b4ff3b63b60b62f44ae8cbd329e3
parent124a5db455b7611385ea2af18fa7a04b494d6f2d
added load data on scroll end for search catalog activity + spinner org layout

removed the add more button at the end of the list and replaced the behavior
to load data, if available, when scrolling to the end of the list
Open-ILS/src/Android/res/layout/spinner_layout.xml [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SearchCatalog.java
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SearchCatalogListView.java