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

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

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