Android EditText show softKeyBoard automatically

Add this property of activity to manifest.xml

android:windowSoftInputMode="stateAlwaysVisible"

posted @ 2012-04-05 19:01  wsjisji  阅读(275)  评论(0)    收藏  举报