Project

General

Profile

« Previous | Next » 

Revision 5de2c572

Added by Leszek Koltunski almost 4 years ago

Reinvent the Pattern Dialog (Part 3)

View differences:

src/main/java/org/distorted/main/RubikActivity.java
50 50
    public static final float TITLE_TEXT_SIZE     = 0.06f;
51 51
    public static final float BITMAP_TEXT_SIZE    = 0.09f;
52 52
    public static final float MENU_ITEM_SIZE      = 0.12f;
53
    public static final float PATTERN_GROUP_TEXT  = 0.012f;
54
    public static final float PATTERN_CHILD_TEXT  = 0.008f;
53
    public static final float PATTERN_GROUP_TEXT  = 0.03f;
54
    public static final float PATTERN_CHILD_TEXT  = 0.02f;
55 55

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

Also available in: Unified diff