Scroll View is not working when keyboard is open
问题 I am using ScrollView for scrolling my layout.But not working in Fragment class when keyboard is open. I am novice with Fragments. Here is my XML Code: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/settingLayout" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@drawable/splash_bg" > <RelativeLayout android:layout_width="match_parent" android:layout_height="wrap