Guest User

Untitled

a guest
Jul 18th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.99 KB | None | 0 0
  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.  */
  7.  
  8. package net.dzinovic.testniprojekat;
  9.  
  10. public final class R {
  11.     public static final class attr {
  12.     }
  13.     public static final class drawable {
  14.         public static final int ic_launcher=0x7f020000;
  15.     }
  16.     public static final class id {
  17.         public static final int txtPodaciBeba=0x7f060001;
  18.         public static final int txtStarostBebe=0x7f060000;
  19.     }
  20.     public static final class layout {
  21.         public static final int main=0x7f030000;
  22.     }
  23.     public static final class raw {
  24.         public static final int month1=0x7f040000;
  25.         public static final int month2=0x7f040001;
  26.         public static final int month3=0x7f040002;
  27.     }
  28.     public static final class string {
  29.         public static final int app_name=0x7f050001;
  30.         public static final int hello=0x7f050000;
  31.     }
  32. }
Add Comment
Please, Sign In to add comment