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/RubikDialogScoresPagerAdapter.java
31 31
import android.widget.LinearLayout;
32 32

  
33 33
import org.distorted.main.R;
34
import org.distorted.network.RubikScores;
35
import org.distorted.network.RubikNetwork;
34
import org.distorted.external.RubikScores;
35
import org.distorted.external.RubikNetwork;
36 36
import org.distorted.objects.RubikObjectList;
37 37
import org.distorted.screens.RubikScreenPlay;
38 38

  

Also available in: Unified diff