PageRenderTime 46ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/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
  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. package com.example.hellol10n;
  8. public final class R {
  9. public static final class attr {
  10. }
  11. public static final class drawable {
  12. public static final int flag=0x7f020000;
  13. public static final int icon=0x7f020001;
  14. }
  15. public static final class id {
  16. public static final int flag_button=0x7f050000;
  17. }
  18. public static final class layout {
  19. public static final int main=0x7f030000;
  20. }
  21. public static final class string {
  22. public static final int app_name=0x7f040000;
  23. public static final int dialog_text=0x7f040004;
  24. public static final int dialog_title=0x7f040003;
  25. public static final int text_a=0x7f040001;
  26. public static final int text_b=0x7f040002;
  27. }
  28. }