Project

General

Profile

« Previous | Next » 

Revision 329c0aeb

Added by Leszek Koltunski about 4 years ago

Many small improvements.

View differences:

src/main/java/org/distorted/uistate/RubikStatePlay.java
51 51

  
52 52
///////////////////////////////////////////////////////////////////////////////////////////////////
53 53

  
54
  public void leaveState(RubikActivity act)
54
  void leaveState(RubikActivity act)
55 55
    {
56 56
    mPickerValue = mPicker.getValue();
57 57
    }
58 58

  
59 59
///////////////////////////////////////////////////////////////////////////////////////////////////
60 60

  
61
  public void enterState(RubikActivity act)
61
  void enterState(RubikActivity act)
62 62
    {
63 63
    LayoutInflater inflater = act.getLayoutInflater();
64 64

  

Also available in: Unified diff