Project

General

Profile

« Previous | Next » 

Revision 943471aa

Added by Leszek Koltunski over 2 years ago

Correct order of the tutorials.

View differences:

src/main/java/org/distorted/tutorials/TutorialActivity.java
50 50
{
51 51
    private static final String URL = "https://www.youtube.com/embed/";
52 52

  
53
    public static final float BAR_RATIO = 0.15f;
53
    public static final float BAR_RATIO = 0.17f;
54 54
    public static final float DIALOG_BUTTON_SIZE  = 0.06f;
55 55
    public static final float MENU_BIG_TEXT_SIZE  = 0.05f;
56 56

  

Also available in: Unified diff