source: dispositivos_moviles/TibisayMovil/gen/net/neiti/droidtext/R.java @ 6b383b3

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

*- Agregada actividad FileToShareActivity? para compartir archivos a través de otras aplicaciones. Se pueden compartir archivos firmados, archivos BDOC descargados de servidores y archivos extraídos de BDOC.

  • Property mode set to 100644
File size: 667 bytes
Line 
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 {
10        public static final class drawable {
11                public static final int icon = 0x7f02003f;
12        }
13        public static final class id {
14                public static final int button = 0x7f0b0056;
15                public static final int text = 0x7f0b0057;
16        }
17        public static final class layout {
18                public static final int main = 0x7f030018;
19        }
20        public static final class string {
21                public static final int app_name = 0x7f050001;
22                public static final int hello = 0x7f050000;
23        }
24}
Note: See TracBrowser for help on using the repository browser.