0

Please tell me how to handle this element type from selendroid. Following is the xml design of the element:

    android:id="@+id/twowaySeekbar1"
    android:layout_width="500dp"
    android:layout_height="match_parent"
    android:layout_marginTop="5dp" />

Thanks in advance.

  • First, there is no `TwowaySeekbar` in Android. Second, what do you mean by "handle"? Please explain **completely and precisely** what you have tried and what problems you are encountering. – CommonsWare Aug 16 '14 at 12:24
  • I agree. It is a customized element class which extends the class View. [public class SListView extends View] – user3859468 Aug 20 '14 at 05:19
  • Please consider this element. This is the xml code--> This element is basically a roller. I need to scroll the element and select a value displayed. – user3859468 Aug 20 '14 at 05:20

0 Answers0