RE: [android-developers] Scroll view scrolling

2010-12-14 Thread hanika
hi Thanks & Regards, cid:image002.jpg@01CA2AEF.10F60770 Vijay Patel Test Engineer Elitecore Technologies Ltd. 904, Silicon tower, off C.G Road, Ahmedabad-380 006 Gujarat (INDIA), Tel: +91-79-66065606 | HYPERLINK "mailto:vijay.pa...@elitecore.com"vijay.pa...@elitecore.com HYPERLINK "ht

[android-developers] Scroll view scrolling

2010-12-13 Thread pedr0
Hi at all, I am currently developing an activity which allow user to send a feedback, the layout is composed in this way: When users focus the second edittext field the keyboard hide field and users cannot see what are typing.. I try to force the scroll of my view in onFocusChange() functions