Project

General

Profile

« Previous | Next » 

Revision 903c7bbc

Added by Leszek Koltunski over 2 years ago

Progress downloading updates: dialog.

View differences:

src/main/java/org/distorted/dialogs/RubikDialogUpdates.java
90 90
        }
91 91
      });
92 92

  
93
    RubikNetwork network = RubikNetwork.getInstance();
94
    network.signUpForUpdates(this);
95

  
93 96
    return dialog;
94 97
    }
95 98

  

Also available in: Unified diff