2013년 2월 26일 화요일

android how to resize layout when softkeyboard goes up


<activity
            android:name="com.example.keyboardviewtest2.MainActivity"
            android:label="@string/app_name"
            android:theme="@android:style/Theme.Light.NoTitleBar"
            android:windowSoftInputMode="adjustResize"
             >

댓글 없음:

댓글 쓰기