Project

General

Profile

« Previous | Next » 

Revision 903c7bbc

Added by Leszek Koltunski over 2 years ago

Progress downloading updates: dialog.

View differences:

src/main/java/org/distorted/screens/RubikScreenPlay.java
716 716
      mBubbleUpdates.setText(shownNum);
717 717
      mBubbleUpdates.setVisibility(View.VISIBLE);
718 718
      }
719
    else
720
      {
721
      mBubbleUpdates.setVisibility(View.INVISIBLE);
722
      }
719 723
    }
720 724

  
721 725
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff