summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/KeyframeSet.java
diff options
context:
space:
mode:
authorStefan Wysocki <stefan.wysocki@sonymobile.com>2013-10-10 12:07:11 +0200
committerJohan Redestig <johan.redestig@sonymobile.com>2014-11-07 21:22:06 +0100
commita987d9af69ca5447a888a3d5b50f3511d4b8f0da (patch)
treece8ce7d09f4a2118413facc6382e10c33d2c4b45 /core/java/android/animation/KeyframeSet.java
parent59701b9ba5c453e327bc0e6873a9f6ff87a10391 (diff)
downloadframeworks_base-a987d9af69ca5447a888a3d5b50f3511d4b8f0da.zip
frameworks_base-a987d9af69ca5447a888a3d5b50f3511d4b8f0da.tar.gz
frameworks_base-a987d9af69ca5447a888a3d5b50f3511d4b8f0da.tar.bz2
Use parseColor instead of getHTMLColor
getHTMLColor is not aware of ARGB color format which is commonly used in android xml files. This causes problem with coloring spans in resources. Instead of above it should be changed to parseColor() with supported formats: #RRGGBB #AARRGGBB Bug: https://code.google.com/p/android/issues/detail?id=58192 Change-Id: I16bdf4c5c2a3b5e216b44e5c1955cac0104b3e12
Diffstat (limited to 'core/java/android/animation/KeyframeSet.java')
0 files changed, 0 insertions, 0 deletions