I have a ViewPager with 2 different fragments. For the first fragment, I would like to define it so that it does not resize upon the soft keyboard opening. For the second fragment, I would like to have it resize.I have a ViewPager with 2 different fragments.