summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorzobject <zbjection@gmail.com>2012-12-10 22:52:59 +0900
committerzobject <zbjection@gmail.com>2012-12-10 23:19:45 +0900
commit332944f8a0a001c1754ce3298edbb4246e53c8fb (patch)
tree6ccb47b0504d4408077f466e4e603dc03926a148 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentbe5316e012d98cd3e74f8aff628c88845cc3fb13 (diff)
Fix EventLog string class problem in onOptionMenuSelected
EventLog function can handle string,integer class and long class. (in android_util_EventLog.cpp) If menu title string are used bold tag(like <b>test</b>), it'll be android.text.SpannedString. In onOptionMenuSelected, it is using item.getTitleCondensed() function for writing event log. therefore any android activity using tag menu string(like <b></b>) can be crashed by IllegalArgumentException. I found this crash on GMS Application. change locale chinese -> launch Google+ -> hangout -> menu key -> Invite(expressed chinese) click -> Google+ crash Change-Id: I0437be81699925e29bf4510eb615ef2424432763
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions