1

I'm very new to android . I am now trying to develop custom number picker without plus and minus sign . Can someone help me doing this ? Is is possible . Please Help me

gdawgrancid
  • 640
  • 3
  • 15
  • 37
user3032822
  • 113
  • 2
  • 6
  • 18

1 Answers1

0

I have two solutions:

  1. You can use wheelpicker (same as iPhone) instead of number picker.
  2. you can change theme in holo from your manifest file. So number picker will show as scroller.
Michael Petrotta
  • 59,888
  • 27
  • 145
  • 179
dipali
  • 10,966
  • 5
  • 25
  • 51