org.jdeferred.android.test.R Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jdeferred-android-test Show documentation
Show all versions of jdeferred-android-test Show documentation
Android application to test JDeferred Android Library
/* 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 org.jdeferred.android.test;
public final class R {
public static final class attr {
}
public static final class dimen {
/** Default screen margins, per the Android Design guidelines.
Customize dimensions originally defined in res/values/dimens.xml (such as
screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
*/
public static final int activity_horizontal_margin=0x7f050000;
public static final int activity_vertical_margin=0x7f050001;
}
public static final class drawable {
public static final int ic_launcher=0x7f020000;
}
public static final class id {
public static final int action_settings=0x7f070000;
}
public static final class layout {
public static final int activity_main=0x7f030000;
}
public static final class menu {
public static final int main=0x7f060000;
}
public static final class string {
public static final int action_settings=0x7f040003;
public static final int app_name=0x7f040001;
public static final int hello_world=0x7f040004;
public static final int jdeferred=0x7f040000;
public static final int title_activity_main=0x7f040002;
}
}