Skip to content
Commit 5ecdfa15 authored by Mark Renouf's avatar Mark Renouf
Browse files

Fixes a crash ColorScheme#toString

Fixes an IndexOutOfBoundsException in stringForColor whenever the
value is between 0 and 15. Integer#toHexString does not zero pad.

Bug: 234413479
Test: atest ColorSchemeTest#testToString
Change-Id: I50f95ee8f2b1924bb1778b66ed39fa40685ef7e2
parent 735ebc1f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment