Android Images not appear in Fragment
问题 I made an application extending an activity, all worked fine. To improve the application I changed the activity to Fragment (using onCreateView , onActivityCreated), but now all the images not shown. I don't get any errors. I open the Fragments inside the FragmentActivity using FragmentStatePagerAdapter. Is there something I'm missing ? Fragment XML: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout