[android-developers] Problem in map inside fragment

2013-04-02 Thread Elison Lusvardi
I have a problem rendering styles in a Motorola Xoom 1 to use an activity with android: theme = "android: style / Theme.Dialog" The Activity with Dialog's theme, has a structure of tabs (which I use FragmentPagerAdapter). And inside one of the tabs I have a map fragment (v.2) Whenever I select th

[android-developers] Problem with listVIew

2011-11-11 Thread Elison Lusvardi
Hi guys, how are you? I have a problem in my application's ListView. Each item in the ListView can be created by different widgets, some have pictures, the layout is different in each case, some have images, others have buttons, etc.. All of them have actions like onClick and onLongClick - being

[android-developers] Problem with dividers

2011-09-05 Thread Elison Lusvardi
Hi guys, how you're doing? I'm in trouble here. =[ In mine preferencesActivity, I've a listView who I set a image divider: http://schemas.android.com/apk/res/android"; android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical"> the a

Re: [android-developers] Background title in a PreferenceCategory

2011-07-20 Thread Elison Lusvardi
20 TreKing > On Tue, Jul 19, 2011 at 3:13 PM, Elison Lusvardi wrote: > >> I'd like to know how I can change my background's title in >> a PreferenceCategory? > > > What "background's title" ? > > > --

[android-developers] Background title in a PreferenceCategory

2011-07-19 Thread Elison Lusvardi
Hi guys! my first question here.. :) I'd like to know how I can change my background's title in a PreferenceCategory? I've been tried somethings but still not working. thanks guys! -- Elison José Gracite Lusvardi -- You received this message because you are subscribed to the Google Groups