you can overrite theme setbackground, & overrite layout, and use the new layout for you project
2008/12/16 diya blore <[email protected]> > Its like theme.. it must be through project.. i had set in > > AbsoluteLayout absLayout = > *new* AbsoluteLayout(MainActivity.*activityinstance*); > > MainActivity. > *activityinstance*.setContentView(absLayout); > absLayout.setBackgroundResource(R.drawable.*background*); > this my code.. it work for first two pages...in 3 page in using > linearlayout.. > in that pages.. it take white default as background.. how should i carry > that theme through my project... > > > On Tue, Dec 16, 2008 at 3:41 AM, Eric Chan <[email protected]> wrote: > >> ok, which view you wannt to add backgrould, try setbackground >> >> 2008/12/16 diya blore <[email protected]> >> >> Hi All, >>> i wan to set image as background through my project.. ?how can it be >>> achieved? Guide me.. >>> -- >>> Thank's in adv. >>> Diya :) >>> >>> >>> >> >> >> -- >> Best Regards >> >> Eric Chan >> >> >> >> >> -- >> Thank's in adv. >> Diya :) >> >> >> >> -- Best Regards Eric Chan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

