Project

General

Profile

« Previous | Next » 

Revision 6d4d56cb

Added by Leszek Koltunski almost 4 years ago

Correction of the size of '3x3x3 Solver' bitmaps.

View differences:

src/main/java/org/distorted/main/RubikActivity.java
48 48
    public static final float LARGE_MARGIN        = 0.025f;
49 49
    public static final float BUTTON_TEXT_SIZE    = 0.05f;
50 50
    public static final float TITLE_TEXT_SIZE     = 0.06f;
51
    public static final float BITMAP_TEXT_SIZE    = 0.09f;
51
    public static final float BITMAP_TEXT_SIZE    = 0.05f;
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;

Also available in: Unified diff