I have a problem..
Frist my envir0onment:
-Ubuntu 8.10
-Eclipse 3.4.2/ADt 0.8
android SDk 1.1.r1
R.id.icon reference i snto showing upo..
my R java file shows:
public static final class id {
public static final int all_apps=0x7f050006;
public static final int faves_and_recents=0x7f050007;
public static final int gallery=0x7f050005;
public static final int horizontal=0x7f050000;
public static final int label=0x7f050004;
public static final int show_all_apps=0x7f050002;
public static final int show_all_apps_check=0x7f050003;
public static final int vertical=0x7f050001;
}
Was implementing ViewHoldr/Wrapper classes when I noticed it..
As you can see label show up fine
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---