/* 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 itu.assignments.fluidphotoclient; public final class R { public static final class attr { } public static final class drawable { public static final int ic_launcher=0x7f020000; public static final int testimage=0x7f020001; public static final int testimage2=0x7f020002; } public static final class id { public static final int gallery=0x7f050000; public static final int imageView1=0x7f050002; public static final int textView1=0x7f050001; } public static final class layout { public static final int main=0x7f030000; public static final int view=0x7f030001; } public static final class string { public static final int app_name=0x7f040001; public static final int hello=0x7f040000; public static final int viewhello=0x7f040002; } public static final class styleable { /** Attributes that can be used with a HelloGallery. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #HelloGallery_android_galleryItemBackground itu.assignments.fluidphotoclient:android_galleryItemBackground}</code></td><td></td></tr> </table> @see #HelloGallery_android_galleryItemBackground */ public static final int[] HelloGallery = { 0x0101004c }; /** <p>This symbol is the offset where the {@link itu.assignments.fluidphotoclient.R.attr#android_galleryItemBackground} attribute's value can be found in the {@link #HelloGallery} array. @attr name android:android_galleryItemBackground */ public static final int HelloGallery_android_galleryItemBackground = 0; }; }