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
Loading
Please register or sign in to comment