Project

General

Profile

« Previous | Next » 

Revision 3a438b27

Added by Leszek Koltunski almost 7 years ago

Progress with any depth MeshCubes.

View differences:

src/main/res/layout/cubespickerlayout.xml
26 26
               android:descendantFocusability="blocksDescendants"
27 27
           />
28 28

  
29
           <NumberPicker
30
               android:id="@+id/cubespicker_slices"
31
               android:layout_width="wrap_content"
32
               android:layout_height="wrap_content"
33
               android:orientation="vertical"
34
               android:descendantFocusability="blocksDescendants"
35
           />
29 36
           <Button
30 37
               android:id="@+id/cubespicker_create"
31 38
               android:onClick="Create"

Also available in: Unified diff