Project

General

Profile

« Previous | Next » 

Revision acabdd83

Added by Leszek Koltunski over 2 years ago

Rename the 'network' package to 'external' since it will also deal with writing/reading files from local storage.

View differences:

src/main/java/org/distorted/dialogs/RubikDialogNewRecord.java
37 37

  
38 38
import org.distorted.main.R;
39 39
import org.distorted.main.RubikActivity;
40
import org.distorted.network.RubikScores;
40
import org.distorted.external.RubikScores;
41 41
import org.distorted.objects.RubikObjectList;
42 42
import org.distorted.screens.ScreenList;
43
import org.distorted.screens.RubikScreenPlay;
44 43

  
45 44
///////////////////////////////////////////////////////////////////////////////////////////////////
46 45

  

Also available in: Unified diff