Project

General

Profile

« Previous | Next » 

Revision 46be3ddf

Added by Leszek Koltunski over 2 years ago

progress with the Updates: download the jsons.

View differences:

src/main/java/org/distorted/screens/RubikScreenPlay.java
25 25
import android.content.Context;
26 26
import android.content.SharedPreferences;
27 27
import android.content.res.Resources;
28
import android.graphics.Bitmap;
29 28
import android.graphics.drawable.BitmapDrawable;
30 29
import android.os.Build;
31 30
import android.os.Bundle;
......
745 744
    {
746 745
    android.util.Log.e("D", "Screen: Error receiving update");
747 746
    }
748

  
749
///////////////////////////////////////////////////////////////////////////////////////////////////
750

  
751
  public void iconDownloaded(int ordinal, Bitmap bitmap)
752
    {
753
    // empty
754
    }
755 747
  }

Also available in: Unified diff