Project

General

Profile

« Previous | Next » 

Revision 337f4660

Added by Leszek Koltunski 8 months ago

remove 'MESH_NICE'

View differences:

src/main/java/org/distorted/main/MainScrollGrid.java
58 58
        @Override
59 59
        public void onClick(View v)
60 60
          {
61
          android.util.Log.e("D", "clicked on child "+ordinal);
62

  
61 63
          int w = displaymetrics.widthPixels;
62 64
          int h = displaymetrics.heightPixels;
63 65
          MainObjectPopup popup = new MainObjectPopup(act,ordinal,w,h);

Also available in: Unified diff