I have a ListFragment displaying a list of items that created by the user. I have a ListView with it\'s id set to \"@android:id/list\" and a
ListFragment
ListView
I solved changing the RelativeLayout for a LinearLayout... Hope it helps!