HI i Resolved this issue
On Fri, Jun 22, 2012 at 1:13 AM, Nobu Games <[email protected]>wrote: > So you are actually having a problem with both activities "abbottasia" and > "abbottusa", because they are using the same layout even though you created > two separate ones? Why are you posting the code for this ListView activity > then? This is completely unrelated to your problem. > > Look into both activities "abbottasia" and "abbottusa", check whether you > set the correct layout resource ids with setContentView in these > activities' onCreate methods. > > If the correct layouts are in fact assigned then you need to clean and > rebuild your project because sometimes the generated R class files get > messed up a bit. > > -- > 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 > -- 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

