Someone said that below code can solve problem.
Up vote 0 down vote favorite 1 share g+ share fb share tw.
The LinearLayout scrolls but the EditText doesn't. I am setting EditText scrollable with: editText. SetMovementMethod(new ScrollingMovementMethod()); EDIT: I tried to do the following but don't know how to disable my scrollview, this is a focus change listener for my edittext: private OnFocusChangeListener focuschangelistener = new OnFocusChangeListener(){ @Override public void onFocusChange(View arg0, boolean arg1) { if(arg1){ sv.
SetEnabled(false); }else{ } } }; android android-layout scrollview android-edittext android-scrollview link|improve this question edited Dec 30 '11 at 19:29 asked Dec 30 '11 at 18:55Mike Mokkas311110 96% accept rate.
Someone said that below code can solve problem final EditText myEditText = (EditText) findViewById(R.id. EditText01); myEditText. SetMovementMethod(new ScrollingMovementMethod()).
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.