Re: [android-developers] Bad View Behavior with Changing ListViews

2012-12-21 Thread TreKing
On Wed, Dec 19, 2012 at 9:23 PM, Evan Ruff evan.r...@gmail.com wrote: Is there some step I'm missing? notifyDataSetChanged() ? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago

[android-developers] Bad View Behavior with Changing ListViews

2012-12-19 Thread Evan Ruff
Hey guys, I'm having some funny issues with my ListViews. Generally, I have a ListView activity where the list view takes up the entire activity. The list views are using a custom SimpleCursorAdapter and are using the supportLoaderManager to load in the data. The Loaders are connected to