Project

General

Profile

« Previous | Next » 

Revision e2d8ea1d

Added by Leszek Koltunski almost 8 years ago

Progress with Vertex3D

View differences:

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

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

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

  
50 32
                </LinearLayout>
51 33

  
52 34
                <Button

Also available in: Unified diff