Project

General

Profile

« Previous | Next » 

Revision 6f3024ae

Added by Leszek Koltunski over 7 years ago

Fix a lot of Lint warnings in the apps.

View differences:

src/main/java/org/distorted/examples/effects3d/Effects3DEffect.java
648 648

  
649 649
///////////////////////////////////////////////////////////////////////////////////////////////////
650 650

  
651
  public boolean thisView(View v)
651
  boolean thisView(View v)
652 652
    {
653 653
    return v==mButton;
654 654
    }

Also available in: Unified diff