/Hadeer Diwan/HelloL10N/gen/com/example/hellol10n/R.java
http://design-mobile.googlecode.com/ · Java · 30 lines · 22 code · 2 blank · 6 comment · 0 complexity · 9acb0e461ad1cd76dbcfa401efd68948 MD5 · raw file
- /* 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.example.hellol10n;
-
- public final class R {
- public static final class attr {
- }
- public static final class drawable {
- public static final int flag=0x7f020000;
- public static final int icon=0x7f020001;
- }
- public static final class id {
- public static final int flag_button=0x7f050000;
- }
- public static final class layout {
- public static final int main=0x7f030000;
- }
- public static final class string {
- public static final int app_name=0x7f040000;
- public static final int dialog_text=0x7f040004;
- public static final int dialog_title=0x7f040003;
- public static final int text_a=0x7f040001;
- public static final int text_b=0x7f040002;
- }
- }