R.java 1.05 KB
package com.makeramen;

public final class R
{
  public static final class attr
  {
    public static final int border_color = 2130772268;
    public static final int border_width = 2130772267;
    public static final int corner_radius = 2130772266;
    public static final int mutate_background = 2130772269;
    public static final int oval = 2130772270;
  }
  
  public static final class styleable
  {
    public static final int[] RoundedImageView = { 16843037, 2130772266, 2130772267, 2130772268, 2130772269, 2130772270 };
    public static final int RoundedImageView_android_scaleType = 0;
    public static final int RoundedImageView_border_color = 3;
    public static final int RoundedImageView_border_width = 2;
    public static final int RoundedImageView_corner_radius = 1;
    public static final int RoundedImageView_mutate_background = 4;
    public static final int RoundedImageView_oval = 5;
  }
}


/* Location:              /home/merong/decompile/hackery-dex2jar.jar!/com/makeramen/R.class
 * Java compiler version: 6 (50.0)
 * JD-Core Version:       0.7.1
 */