How to apply android:windowSoftInputMode="adjustResize" to a single layout -


I have two layouts in one activity and I want to apply

android: WindowSoftInputMode =

I got it, it can be done by comparing the heights between the edit. This margin is by using top property

Comments

Popular posts from this blog

mysql - where clause in inner join query -

php - MySQL Query for Advanced Search multiple criteria -

java - Why my included JSP file won't get processed correctly? -