Project

General

Profile

« Previous | Next » 

Revision a84c3a25

Added by Leszek Koltunski almost 3 years ago

Make it impossible to launch more than one Tutorial screen at a time.

View differences:

src/main/java/org/distorted/dialogs/RubikDialogTutorial.java
141 141
    {
142 142
    super.onResume();
143 143

  
144
    if( mPagerAdapter!=null ) mPagerAdapter.clickPossible();
145

  
144 146
    Window window = getDialog().getWindow();
145 147
    Context context = getContext();
146 148

  

Also available in: Unified diff