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
1 file changed