source: dispositivos_moviles/TibisayMovil/gen/net/neiti/droidtext/R.java @ 9866c0f

Last change on this file since 9866c0f was c874484, checked in by Antonio Araujo Brett <aaraujo@…>, 11 years ago

Merge branch 'master' of https://tibisay.cenditel.gob.ve/trac/scm/git/dispositivos_moviles

Conflicts:

TibisayMovil?/gen/net/neiti/droidtext/R.java
TibisayMovil?/gen/ve/gob/cenditel/tibisaymovil/R.java

  • Property mode set to 100644
File size: 667 bytes
RevLine 
[a8bb2bb]1/* AUTO-GENERATED FILE.  DO NOT MODIFY.
2 *
3 * This class was automatically generated by the
4 * aapt tool from the resource data it found.  It
5 * should not be modified by hand.
6 */
7package net.neiti.droidtext;
8
9public final class R {
[5147e01]10        public static final class drawable {
[c874484]11                public static final int icon = 0x7f020043;
[a8bb2bb]12        }
[5147e01]13        public static final class id {
[c874484]14                public static final int button = 0x7f0c0073;
15                public static final int text = 0x7f0c0074;
[a8bb2bb]16        }
17        public static final class layout {
[c874484]18                public static final int main = 0x7f030030;
[a8bb2bb]19        }
[5147e01]20        public static final class string {
[c874484]21                public static final int app_name = 0x7f060001;
22                public static final int hello = 0x7f060000;
[a8bb2bb]23        }
24}
Note: See TracBrowser for help on using the repository browser.