Project

General

Profile

« Previous | Next » 

Revision c279ea6d

Added by Leszek Koltunski over 2 years ago

Progress with BandagedCreator.

View differences:

src/main/java/org/distorted/bandaged/BandagedCreatorActivity.java
41 41
public class BandagedCreatorActivity extends AppCompatActivity
42 42
{
43 43
    private static final int ACTIVITY_NUMBER = 3;
44
    private static final float RATIO_BAR   = 0.10f;
45
    private static final float RATIO_SCROLL= 0.30f;
44
    static final float RATIO_BAR   = 0.10f;
45
    static final float RATIO_SCROLL= 0.30f;
46 46

  
47 47
    public static final float DIALOG_BUTTON_SIZE  = 0.06f;
48 48
    public static final float MENU_BIG_TEXT_SIZE  = 0.05f;

Also available in: Unified diff