desklmka.blogg.se

Android studio fragment not show
Android studio fragment not show










Public class MainActivity extends ActionBarActivity implements ActionBar.I have the following codes in my android application: I can't figure out why I keep getting a blank screen. When I step through my debugger to check the return value of onCreateView (in my FragmentPagerAdapter code below) it appears to be returning correct value. Whenever I run my application I'm getting the tabs to show up properly with the correct names "Administration", "Scan", "About". I have 2 fragments defined in xml file and 1 main activity.

android studio fragment not show

I have an android application using swipe tabs to navigate between fragments.












Android studio fragment not show