Project

General

Profile

« Previous | Next » 

Revision 71cda061

Added by Leszek Koltunski over 1 year ago

IAP part 5: new 'Purchase' activity (cont'd)

View differences:

src/main/java/org/distorted/purchase/PurchaseScreen.java
70 70
    layout.addView(layoutMid);
71 71
    layout.addView(layoutRight);
72 72

  
73
    PurchaseScreenPane pane = new PurchaseScreenPane(act,ordinal);
73
    PurchaseScreenPane pane = new PurchaseScreenPane(act);
74 74
    pane.updatePane(act,ordinal);
75 75
    }
76 76
}

Also available in: Unified diff