im wondering, how set minHeight to webView in activity class, not in xml file. can i count for yours help ?
|
feedback
|
|
WebView has a "setMinimumHeight(int minHeight)" method http://developer.android.com/reference/android/view/View.html#setMinimumHeight(int) | |||
|
feedback
|