Project

General

Profile

« Previous | Next » 

Revision 18b0ae9c

Added by Leszek Koltunski 6 months ago

Progress with the generic PlayActivity.

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

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

Also available in: Unified diff