Project

General

Profile

« Previous | Next » 

Revision b3b2c6cf

Added by Leszek Koltunski almost 7 years ago

Progress with any depth MeshCubes.

View differences:

src/main/res/layout/objectpickerlayout.xml
46 46
               android:descendantFocusability="blocksDescendants"
47 47
           />
48 48

  
49
           <NumberPicker
50
               android:id="@+id/objectpicker_slices"
51
               android:layout_width="wrap_content"
52
               android:layout_height="wrap_content"
53
               android:orientation="vertical"
54
               android:descendantFocusability="blocksDescendants"
55
           />
56

  
49 57
           <Button
50 58
               android:id="@+id/objectpicker_create"
51 59
               android:onClick="Create"

Also available in: Unified diff