diff options
author | Svetoslav <svetoslavganov@google.com> | 2014-09-16 10:50:52 -0700 |
---|---|---|
committer | Svetoslav <svetoslavganov@google.com> | 2014-09-16 10:50:55 -0700 |
commit | 23d3361e1747ee286157f9c61c3d02e6e20cac58 (patch) | |
tree | 7be20e4687eb3a6f13c5960604665ba8dcd84784 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 7c9823ac4fe63e22962b48c46059ff89f539de5b (diff) |
Do not change fragments if print activity finishing.
It is possible that we try to switch framents after the print
activity finish method is called. In this state the activity
is going away and trying to perform a fragment operation throws.
Now if we are finishing no fragment opration is performed.
bug:17520007
Change-Id: I0dd935d3cdaeddca31fccf49bd5de97e878abb9d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions