java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is
I am using a Master/Detail pattern and currently moving to Android Lollipop. I want to have one of the new activity transistions if I click on a item in my List
<TextView android:id="@android:id/empty" style="@style/FacebookFont" android:layout_width="match_parent" and