D
D
Dmitry2013-03-03 08:27:53
Android
Dmitry, 2013-03-03 08:27:53

WebView inside RealViewSwitcher breaks sliding. How to be?

Good day to all!
I recently started developing for android, while I'm just learning. To implement left-right sliding with a finger (as, for example, in a standard Rss reader from Google), I used RealViewSwitcher . But there was a problem - if you use a WebView inside it - it intercepts touch events, apparently, the sliding stops working. Therefore, two questions:
1) can it be fixed?
2) Is there an adequate alternative method for implementing such a slide OR an alternative method for rendering and outputting HTML code?
I am developing for android 2.3.3.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2013-03-04
@Newbilius

In general (suddenly it will come in handy) I solved the problem by using another sliding method - HorizontalPager . There everything is ok with the interception of events.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question