Project

General

Profile

« Previous | Next » 

Revision 318dd77b

Added by Leszek Koltunski over 5 years ago

Some improvements to the Wind app - still does not look very realistic though :(

View differences:

src/main/java/org/distorted/examples/wind/WindActivity.java
49 49
      windText = findViewById(R.id.windText);
50 50
     
51 51
      bar.setProgress(50);
52
      
53
      windText.setText(getString(R.string.wind_placeholder,50));
54 52
      }
55 53

  
56 54
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff