com.example.picasso
Class R.string

java.lang.Object
  extended by com.example.picasso.R.string
Enclosing class:
R

public static final class R.string
extends Object


Field Summary
static int app_name
           
static int disk_cache_description
           
static int hide
           
static int more
           
static int select_picture
           
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

app_name

public static final int app_name
See Also:
Constant Field Values

disk_cache_description

public static final int disk_cache_description
See Also:
Constant Field Values

hide

public static final int hide
See Also:
Constant Field Values

more

public static final int more
See Also:
Constant Field Values

select_picture

public static final int select_picture
See Also:
Constant Field Values
Constructor Detail

R.string

public R.string()


Copyright © 2013 Square, Inc.. All Rights Reserved.