Project

General

Profile

« Previous | Next » 

Revision dca3888a

Added by Leszek Koltunski over 3 years ago

1) report all solved levels to Analytics
2) automatically dismiss the NewRecord and Solved dialogs when one backs from the Done state.

View differences:

src/main/java/org/distorted/dialogs/RubikDialogSolved.java
117 117

  
118 118
    return dialog;
119 119
    }
120

  
121
///////////////////////////////////////////////////////////////////////////////////////////////////
122

  
123
  public static String getDialogTag()
124
    {
125
    return "DialogSolved";
126
    }
120 127
  }

Also available in: Unified diff