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
Give a background color to the main layout of the childFragment.
Like android:background="#FFFFFF"
This worked for me!!!!