¡@

Home 

2014/10/16 ¤W¤È 08:23:35

android Programming Glossary: scrollviewext

Detect end of ScrollView

http://stackoverflow.com/questions/10316743/detect-end-of-scrollview

scroll and act accordingly . I did but in this line scroll ScrollViewExt findViewById R.id.scrollView1 it throws a java.lang.ClassCastException... XML but obviously it doesn't work. My questions are Why if ScrollViewExt extends ScrollView throws to my face a ClassCastException is.. contract are fully read thing. My extended class is called ScrollViewExt. If i change the tag ScrollView for ScrollViewExt it throws..

Detect end of ScrollView

http://stackoverflow.com/questions/10316743/detect-end-of-scrollview

override the onScrollChanged method detect the end of the scroll and act accordingly . I did but in this line scroll ScrollViewExt findViewById R.id.scrollView1 it throws a java.lang.ClassCastException. I changed the tags in my XML but obviously it doesn't.. a java.lang.ClassCastException. I changed the tags in my XML but obviously it doesn't work. My questions are Why if ScrollViewExt extends ScrollView throws to my face a ClassCastException is there any way to detect end of scrolling without messing too.. the Accept button doesn't activate until the terms of the contract are fully read thing. My extended class is called ScrollViewExt. If i change the tag ScrollView for ScrollViewExt it throws an android.view.InflateException Binary XML file line #44 Error..