Does anyone know what the list limit for a picker is and also suggest some ways to manage the list if I need more than it supports?
Right now I am having an issue where if I populate the full list of items into the Picker it causes the android application to crash. If I restrict the list to something like 25 it works fine, but I really need to be able to show my full set of data.