Project

General

Profile

« Previous | Next » 

Revision 61a7b812

Added by Leszek Koltunski over 2 years ago

Bandaged 3x3: saving dialog.

View differences:

src/main/java/org/distorted/dialogs/RubikDialogSetName.java
183 183

  
184 184
    if( window!=null )
185 185
      {
186
      window.getDecorView().setSystemUiVisibility(RubikActivity.FLAGS2);
186
      window.getDecorView().setSystemUiVisibility(RubikActivity.FLAGS);
187 187
      }
188 188

  
189 189
    dialog.setOnShowListener(new DialogInterface.OnShowListener()

Also available in: Unified diff