[android-developers] ScrollView Problem

2010-10-18 Thread zeeshan mirza
Hello Friends, I am having a scrollview problem. There are 2 EditText fields which are broken. here is my layout file. Please let me know how can i solve it. ?xml version=1.0 encoding=utf-8? LinearLayout xmlns:android=http://schemas.android.com/apk/res/android; android:orientation=vertical

[android-developers] ScrollView Problem

2009-09-17 Thread Rahul
HI, I am Creating one Application and in this application i am using TouchEvent and ScrollView .In ScrollView i put one AbsoluteLayout and inside the AbsoluteLayout i am adding Row Dynamically. for That Row i am Using TouchEvent to drag the item. my Problem is whenever i am trying to Drag row