Search found 2 matches

by grndvl1
Mon Feb 17, 2014 6:08 pm
Forum: Bug Reports
Topic: Bug in RXOntouchListener
Replies: 3
Views: 1898

Re: Bug in RXOntouchListener

Thank you for the updated information and look forward to the fix. I appreciate your customer support and glad I can help out.
by grndvl1
Mon Feb 10, 2014 6:10 pm
Forum: Bug Reports
Topic: Bug in RXOntouchListener
Replies: 3
Views: 1898

Bug in RXOntouchListener

Noticed when debugging through an onTouchListener that my android instrumented apk starts to infinite loop through RXOntouchListener, which then eventually crashes the app with with a StackOverFlowError. Our onTouch Listener is in a Custom AutoCompleteTextView in this we call the listeners onTouch(v...