Project

General

Profile

« Previous | Next » 

Revision 9eeb9c88

Added by Leszek Koltunski over 2 years ago

Make sure we always display some icon in the Popup dialog, even if we fail to download one (improvement)

View differences:

src/main/java/org/distorted/main/RubikActivity.java
65 65

  
66 66
public class RubikActivity extends AppCompatActivity
67 67
{
68
    public static final boolean SHOW_DOWNLOADED_DEBUG = false;
68
    public static final boolean SHOW_DOWNLOADED_DEBUG = true;
69 69

  
70 70
    public static final float PADDING             = 0.01f;
71 71
    public static final float SMALL_MARGIN        = 0.004f;

Also available in: Unified diff