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/screens/RubikScreenSolving.java
33 33
import org.distorted.helpers.TransparentImageButton;
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
import org.distorted.objects.RubikObjectList;
38 38

  
39 39
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff