OSDN Git Service

Expandable NumberPicker width in bytesPicker dialog
authorAfzal <afzal411+android@gmail.com>
Fri, 30 Mar 2012 06:08:29 +0000 (02:08 -0400)
committerAfzal Najam <afzal411+android@gmail.com>
Thu, 26 Apr 2012 08:05:03 +0000 (04:05 -0400)
commitdde014097191ec49b2c5027cd8f676124dfbb311
treed275c3e4b45045a7c1374e91daac8fd143d49309
parentb0362b1bb0a3288c8de2cd8d0e5efd44ec1a831e
Expandable NumberPicker width in bytesPicker dialog

Issue: The bytesPicker NumberPicker width was set to 48dip,
thus it couldn't accomodate more than 5 digits.
Solution: Set the NumberPicker layout_width to wrap_content and minWidth to 48dip.

Change-Id: Id2887cc5d48a94fa108f2ebe06f982cf2c1314dc
res/layout/data_usage_bytes_editor.xml