I have created an application with a drop down. It is working on
Samsung Models and all others that I have listed,
It is giving me default selected value as click here. This Value is
displayed until the user not select or clicks on the drop down. this
above Facility is working fine with all Samsung Mobiles, but It has
a .
problem in Motorola Droid X. When the user runs the application in
Droid X. At that time the Drop Down list box is giving me a blank.When
the user clicks on the drop down at that time it is displaying value
as click here.
So is their any problem with the Droid X 2.2.1 or is their anything I
am missing?
On Sat, Jul 30, 2011 at 7:47 AM, Linda <i...@datetrackeralert.com> wrote: > Hi Chicago Android Friends,
> I have created an application with a drop down. It is working on > Samsung Models and all others that I have listed,
> It is giving me default selected value as click here. This Value is > displayed until the user not select or clicks on the drop down. this > above Facility is working fine with all Samsung Mobiles, but It has > a . > problem in Motorola Droid X. When the user runs the application in > Droid X. At that time the Drop Down list box is giving me a blank.When > the user clicks on the drop down at that time it is displaying value > as click here.
> So is their any problem with the Droid X 2.2.1 or is their anything I > am missing?
> Thanks! > Linda
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
> Hey linda do you have a test case or test app we can try to see what > you are doing?
> On Sat, Jul 30, 2011 at 7:47 AM, Linda <i...@datetrackeralert.com> wrote: >> Hi Chicago Android Friends,
>> I have created an application with a drop down. It is working on >> Samsung Models and all others that I have listed,
>> It is giving me default selected value as click here. This Value is >> displayed until the user not select or clicks on the drop down. this >> above Facility is working fine with all Samsung Mobiles, but It has >> a . >> problem in Motorola Droid X. When the user runs the application in >> Droid X. At that time the Drop Down list box is giving me a blank.When >> the user clicks on the drop down at that time it is displaying value >> as click here.
>> So is their any problem with the Droid X 2.2.1 or is their anything I >> am missing?
>> Thanks! >> Linda
>> -- >> You received this message because you are subscribed to the Google Groups "Chicago Androids" group. >> To post to this group, send email to chicago-androids@googlegroups.com. >> To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. >> For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
On Sat, Jul 30, 2011 at 10:01 AM, Linda <samegirldifferent...@yahoo.com> wrote: > I can send the test app- Should I send it to this email address?
> Sent from my iPhone
> On Jul 30, 2011, at 9:29 AM, Joshua Herman <zitterbeweg...@gmail.com> wrote:
>> Hey linda do you have a test case or test app we can try to see what >> you are doing?
>> On Sat, Jul 30, 2011 at 7:47 AM, Linda <i...@datetrackeralert.com> wrote: >>> Hi Chicago Android Friends,
>>> I have created an application with a drop down. It is working on >>> Samsung Models and all others that I have listed,
>>> It is giving me default selected value as click here. This Value is >>> displayed until the user not select or clicks on the drop down. this >>> above Facility is working fine with all Samsung Mobiles, but It has >>> a . >>> problem in Motorola Droid X. When the user runs the application in >>> Droid X. At that time the Drop Down list box is giving me a blank.When >>> the user clicks on the drop down at that time it is displaying value >>> as click here.
>>> So is their any problem with the Droid X 2.2.1 or is their anything I >>> am missing?
>>> Thanks! >>> Linda
>>> -- >>> You received this message because you are subscribed to the Google Groups "Chicago Androids" group. >>> To post to this group, send email to chicago-androids@googlegroups.com. >>> To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. >>> For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
>> -- >> You received this message because you are subscribed to the Google Groups "Chicago Androids" group. >> To post to this group, send email to chicago-androids@googlegroups.com. >> To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. >> For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
The Droid X and several other Droids use a very dark default theme. Most phones use a black foreground, and a light background. But, these do the opposite.
My guess is that you are drawing black on black, making the foreground invisible until the item enters onPressed state.
On Sat, Jul 30, 2011 at 7:47 AM, Linda <i...@datetrackeralert.com> wrote: > Hi Chicago Android Friends,
> I have created an application with a drop down. It is working on > Samsung Models and all others that I have listed,
> It is giving me default selected value as click here. This Value is > displayed until the user not select or clicks on the drop down. this > above Facility is working fine with all Samsung Mobiles, but It has > a . > problem in Motorola Droid X. When the user runs the application in > Droid X. At that time the Drop Down list box is giving me a blank.When > the user clicks on the drop down at that time it is displaying value > as click here.
> So is their any problem with the Droid X 2.2.1 or is their anything I > am missing?
> Thanks! > Linda
> -- > You received this message because you are subscribed to the Google Groups > "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to > chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/chicago-androids?hl=en.
The drop down screen is white with blank lines. Then when you touch the spot the words show up like a flash for a second and go blank again. Sent from my iPhone
On Jul 30, 2011, at 10:26 AM, John Bratt <bratt.j...@gmail.com> wrote:
> The Droid X and several other Droids use a very dark default theme. Most phones use a black foreground, and a light background. But, these do the opposite.
> My guess is that you are drawing black on black, making the foreground invisible until the item enters onPressed state.
> On Sat, Jul 30, 2011 at 7:47 AM, Linda <i...@datetrackeralert.com> wrote: > Hi Chicago Android Friends,
> I have created an application with a drop down. It is working on > Samsung Models and all others that I have listed,
> It is giving me default selected value as click here. This Value is > displayed until the user not select or clicks on the drop down. this > above Facility is working fine with all Samsung Mobiles, but It has > a . > problem in Motorola Droid X. When the user runs the application in > Droid X. At that time the Drop Down list box is giving me a blank.When > the user clicks on the drop down at that time it is displaying value > as click here.
> So is their any problem with the Droid X 2.2.1 or is their anything I > am missing?
> Thanks! > Linda
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
> The Droid X and several other Droids use a very dark default theme. Most phones use a black foreground, and a light background. But, these do the opposite.
> My guess is that you are drawing black on black, making the foreground invisible until the item enters onPressed state.
> On Sat, Jul 30, 2011 at 7:47 AM, Linda <i...@datetrackeralert.com> wrote: > Hi Chicago Android Friends,
> I have created an application with a drop down. It is working on > Samsung Models and all others that I have listed,
> It is giving me default selected value as click here. This Value is > displayed until the user not select or clicks on the drop down. this > above Facility is working fine with all Samsung Mobiles, but It has > a . > problem in Motorola Droid X. When the user runs the application in > Droid X. At that time the Drop Down list box is giving me a blank.When > the user clicks on the drop down at that time it is displaying value > as click here.
> So is their any problem with the Droid X 2.2.1 or is their anything I > am missing?
> Thanks! > Linda
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
> The Droid X and several other Droids use a very dark default theme. Most phones use a black foreground, and a light background. But, these do the opposite.
> My guess is that you are drawing black on black, making the foreground invisible until the item enters onPressed state.
> On Sat, Jul 30, 2011 at 7:47 AM, Linda <i...@datetrackeralert.com> wrote: > Hi Chicago Android Friends,
> I have created an application with a drop down. It is working on > Samsung Models and all others that I have listed,
> It is giving me default selected value as click here. This Value is > displayed until the user not select or clicks on the drop down. this > above Facility is working fine with all Samsung Mobiles, but It has > a . > problem in Motorola Droid X. When the user runs the application in > Droid X. At that time the Drop Down list box is giving me a blank.When > the user clicks on the drop down at that time it is displaying value > as click here.
> So is their any problem with the Droid X 2.2.1 or is their anything I > am missing?
> Thanks! > Linda
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.
> -- > You received this message because you are subscribed to the Google Groups "Chicago Androids" group. > To post to this group, send email to chicago-androids@googlegroups.com. > To unsubscribe from this group, send email to chicago-androids+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/chicago-androids?hl=en.