Project

General

Profile

« Previous | Next » 

Revision 362807f0

Added by Leszek Koltunski almost 4 years ago

Make the Scores Dialog screen-size invariant.

View differences:

src/main/java/org/distorted/main/RubikActivity.java
52 52
    public static final float MENU_ITEM_SIZE      = 0.12f;
53 53
    public static final float PATTERN_GROUP_TEXT  = 0.03f;
54 54
    public static final float PATTERN_CHILD_TEXT  = 0.02f;
55
    public static final float SCORES_LEVEL_TEXT   = 0.035f;
56
    public static final float SCORES_ITEM_TEXT    = 0.030f;
55 57

  
56 58
    public static final float MENU_BIG_TEXT_SIZE   = 0.05f;
57 59
    public static final float MENU_MEDIUM_TEXT_SIZE= 0.04f;

Also available in: Unified diff