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/cubes/CubesActivity.java
108 108
      mShape = new boolean[mNumRows*mNumCols];
109 109

  
110 110
      TableRow.LayoutParams p = new android.widget.TableRow.LayoutParams();
111
          
111

  
112 112
      p.rightMargin  = pad;
113 113
      p.leftMargin   = pad;
114 114
      p.topMargin    = pad;

Also available in: Unified diff