commit | dde014097191ec49b2c5027cd8f676124dfbb311 | [log] [tgz] |
---|---|---|
author | Afzal <afzal411+android@gmail.com> | Fri Mar 30 02:08:29 2012 -0400 |
committer | Afzal Najam <afzal411+android@gmail.com> | Thu Apr 26 04:05:03 2012 -0400 |
tree | d275c3e4b45045a7c1374e91daac8fd143d49309 | |
parent | b0362b1bb0a3288c8de2cd8d0e5efd44ec1a831e [diff] |
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