Project

General

Profile

« Previous | Next » 

Revision e2d8ea1d

Added by Leszek Koltunski almost 8 years ago

Progress with Vertex3D

View differences:

src/main/res/layout/vertex3dsink.xml
30 30
                        android:layout_marginLeft="5dp"
31 31
                        android:layout_marginRight="5dp" />
32 32

  
33
                    <SeekBar
34
                        android:id="@+id/vertex3dsinkBar2"
35
                        android:layout_width="fill_parent"
36
                        android:layout_height="wrap_content"
37
                        android:layout_gravity="end"
38
                        android:layout_marginEnd="5dp"
39
                        android:layout_marginLeft="5dp"
40
                        android:layout_marginRight="5dp" />
41

  
42
                    <SeekBar
43
                        android:id="@+id/vertex3dsinkBar3"
44
                        android:layout_width="fill_parent"
45
                        android:layout_height="wrap_content"
46
                        android:layout_gravity="end"
47
                        android:layout_marginEnd="5dp"
48
                        android:layout_marginLeft="5dp"
49
                        android:layout_marginRight="5dp" />
50

  
51 33
                </LinearLayout>
52 34

  
53 35
                <Button

Also available in: Unified diff