Project

General

Profile

« Previous | Next » 

Revision 65bc1da3

Added by Leszek Koltunski 12 months ago

Improve the way we display time in the Scores dialog

View differences:

src/main/java/org/distorted/main/RubikActivity.java
75 75
    public static final float PATTERN_GROUP_TEXT  = 0.03f;
76 76
    public static final float PATTERN_CHILD_TEXT  = 0.02f;
77 77
    public static final float SCORES_LEVEL_TEXT   = 0.035f;
78
    public static final float SCORES_ITEM_TEXT    = 0.030f;
78
    public static final float SCORES_ITEM_TEXT    = 0.025f;
79 79
    public static final float TAB_WIDTH           = 0.066f;
80 80
    public static final float TAB_HEIGHT          = 0.066f;
81 81
    public static final float POPUP_PADDING       = 0.028f;

Also available in: Unified diff