android - Google Map Inside viewpager and a vertical scroll view not getting displayed in some devices -
i have viewpager 5 fragments , 1 among them search fragment google map weired issue in device map displayed no problem in device(micromax aq 5000 kitkat) it's not getting displayed fragment <linearlayout android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/mainlayerr" android:orientation="vertical" > <scrollview android:layout_height="wrap_content" android:layout_width="match_parent" > <linearlayout android:id="@+id/ll_menulayout" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" > <autocompletetextview android:id="@+id/txtsearchh" android:layout_height