59 lines
2.0 KiB
Java
59 lines
2.0 KiB
Java
/* 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.qp51.dev;
|
|
|
|
public final class R {
|
|
public static final class attr {
|
|
}
|
|
public static final class dimen {
|
|
/** Default screen margins, per the Android Design guidelines.
|
|
|
|
Example customization of dimensions originally defined in res/values/dimens.xml
|
|
(such as screen margins) for screens with more than 820dp of available width. This
|
|
would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively).
|
|
|
|
*/
|
|
public static int activity_horizontal_margin=0x7f040000;
|
|
public static int activity_vertical_margin=0x7f040001;
|
|
}
|
|
public static final class drawable {
|
|
public static int app_icon=0x7f020000;
|
|
}
|
|
public static final class id {
|
|
public static int action_settings=0x7f080000;
|
|
}
|
|
public static final class menu {
|
|
public static int main=0x7f070000;
|
|
}
|
|
public static final class string {
|
|
public static int action_settings=0x7f050002;
|
|
public static int app_name=0x7f050000;
|
|
public static int hello_world=0x7f050001;
|
|
public static int title_activity_main=0x7f050003;
|
|
}
|
|
public static final class style {
|
|
/**
|
|
Base application theme for API 11+. This theme completely replaces
|
|
AppBaseTheme from res/values/styles.xml on API 11+ devices.
|
|
|
|
API 11 theme customizations can go here.
|
|
*/
|
|
public static int AppBaseTheme=0x7f060001;
|
|
/**
|
|
Base application theme for API 14+. This theme completely replaces
|
|
AppBaseTheme from BOTH res/values/styles.xml and
|
|
res/values-v11/styles.xml on API 14+ devices.
|
|
|
|
*/
|
|
public static int UnityThemeSelector=0x7f060000;
|
|
}
|
|
public static final class xml {
|
|
public static int provider_paths=0x7f030000;
|
|
}
|
|
}
|