Is it possible to determine soft keyboard size in Android ?
            Asked
            
        
        
            Active
            
        
            Viewed 558 times
        
    2
            
            
        - 
                    thats the width of the screen right ? – Harsha M V Nov 23 '11 at 17:00
- 
                    okay.. i dont think so.. bcos it depends on which keyboard is being used.. wondering why u req it – Harsha M V Nov 24 '11 at 08:51
- 
                    Worst comment ever "Wondering why u req it"... :) I ALSO req it, because I'd like to have the biggest UI possible above the keyboard, when the keyboard is open. – Orabîg Sep 06 '15 at 08:41
1 Answers
0
            
            
        This answer shows a way to listen for size changes to your layout. Showing the keyboard will decrease the height, and the difference between old and new height is the height of the keyboard.
 
    
    
        Community
        
- 1
- 1
 
    
    
        user149408
        
- 5,385
- 4
- 33
- 69
