On Wed, Jul 21, 2010 at 10:28 AM, jonboy1969 wrote:
> I placed two Spinners using XML inside my TableLayout.
> They both work, but they both look different. I gave the exact same
> properties only changing the Id.
That has nothing to do with it.
> the one spinner has larger padding with radio bu
I placed two Spinners using XML inside my TableLayout.
They both work, but they both look different. I gave the exact same
properties only changing the Id.
the one spinner has larger padding with radio buttons on the right and
the second one has almost no padding and no radio buttons. How can I
mak
I am creating a Spinner but when it displays in the Emulator it does
not display any sort of arrow to let the user know to click on it. If
you click on it, it works properly and you can choose from the items.
I have looked through Internet resources and three books but cannot
seem to find an answe
I am trying to make two spinners on a page for an episode list type
program, one for Season and one for Episode, I have these two spinners
working with the following code:
public class Season extends Activity implements OnClickListener {
public void onClick(View v) {
switch
4 matches
Mail list logo