com.google.zxing.client.android
Class R.styleable

java.lang.Object
  extended by com.google.zxing.client.android.R.styleable
Enclosing class:
R

public static final class R.styleable
extends java.lang.Object


Field Summary
static int[] ViewfinderView
          Attributes that can be used with a ViewfinderView.
 
Constructor Summary
R.styleable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ViewfinderView

public static final int[] ViewfinderView
Attributes that can be used with a ViewfinderView.

Constructor Detail

R.styleable

public R.styleable()