SlidingMenu
                                
                                
                                
                                    SlidingMenu copied to clipboard
                            
                            
                            
                        Sliding menu with android:windowSoftInputMode adjustResize shows white strip on top of view while keyboard is open
- I have reported the issue in stack overflow (https://stackoverflow.com/questions/39052024/androidwindowsoftinputmode-adjustresize-shows-white-strip-on-top-of-view-while)
 
After searching I came to know that once I open the Sliding Menu after that white strip on top issue is arise.
If am using adjustPan then it is working with no issue but I required adjust resize.
*This is not issue with bottom software or hardware buttons.