diff options
author | George Mount <mount@google.com> | 2016-02-10 15:14:17 -0800 |
---|---|---|
committer | George Mount <mount@google.com> | 2016-02-10 15:14:17 -0800 |
commit | 45feb95c4a18c5da93da72f448003857b6226082 (patch) | |
tree | 3273ce8d0eed4dc4edc6f519afd16d8f4fe1aa18 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 1f3895b9d996b138e96a8faa3356faccada75e18 (diff) |
Null check for fade start alpha value.
Bug 27105186
Fade previously hadn't had any values saved over those captured
by Visibility. If a Transition merged two Visibility transitions,
it could avoid calling captureStartValues for the Fade transition.
This change prevents an NPE in that case. The combined transition
won't get the intermediate alpha value, but at least it won't
crash.
Change-Id: I8e5720caafda56b017dfe1cc0b16ebdf246e90c4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions