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/RubikDialogScoresView.java
33 33

  
34 34
import org.distorted.main.R;
35 35
import org.distorted.main.RubikActivity;
36
import org.distorted.network.RubikScores;
36
import org.distorted.external.RubikScores;
37 37

  
38
import static org.distorted.network.RubikNetwork.MAX_PLACES;
38
import static org.distorted.external.RubikNetwork.MAX_PLACES;
39 39

  
40 40
///////////////////////////////////////////////////////////////////////////////////////////////////
41 41

  

Also available in: Unified diff