«   2024/12   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Tags
more
Archives
Today
Total
관리 메뉴

올해는 머신러닝이다.

웹뷰 키보드 위치조절(webview) 본문

Android/Tip&Tech

웹뷰 키보드 위치조절(webview)

행복한 수지아빠 2011. 11. 29. 15:27
웹뷰 키보드 위치조절
1.webview 밖에 scrollview 넣고
2.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_PAN);

'Android > Tip&Tech' 카테고리의 다른 글

[팁]HorizontalScrollView랑 scrollview 같이 사용하기  (0) 2011.11.30
Intent 개념 총정리  (2) 2011.11.30
SQL function(함수) 모음  (2) 2011.11.23
Custom Android Button Style and Theme  (1) 2011.11.23
Android PopupWindow 관련 팁  (0) 2011.11.23