com.squareup.otto.sample.R Maven / Gradle / Ivy
The newest version!
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.squareup.otto.sample;
public final class R {
public static final class attr {
}
public static final class dimen {
public static final int holo_gap=0x7f040000;
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int clear_location=0x7f060000;
public static final int history=0x7f060003;
public static final int map=0x7f060002;
public static final int move_location=0x7f060001;
}
public static final class layout {
public static final int location_history=0x7f030000;
}
public static final class string {
public static final int app_name=0x7f050000;
public static final int clear_location=0x7f050002;
public static final int move_location=0x7f050001;
}
}