dde014097191ec49b2c5027cd8f676124dfbb311
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
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%