Project

General

Profile

« Previous | Next » 

Revision 30f337e5

Added by Leszek Koltunski about 2 months ago

  • ID 30f337e50a7d5d83c0419732cc2f896aeef67cee
  • Parent c31aa527

Lint

View differences:

src/main/java/org/distorted/examples/meshfile/MeshFileActivity.java
48 48

  
49 49
    private LinearLayout mLayout;
50 50
    private int mResource;
51
    private String[] mNames = new String[] { "triangle"   ,
51
    private final  String[] mNames = new String[]
52
                                           { "triangle"   ,
52 53
                                             "procedural" ,
53 54
                                             "polygon"    ,
54 55
                                             "multigon"   ,

Also available in: Unified diff