diff options
author | Nikolas Bravo <ngbravo@google.com> | 2017-07-10 12:06:34 +0100 |
---|---|---|
committer | Nikolas Bravo <ngbravo@google.com> | 2017-07-10 14:00:03 +0100 |
commit | b975c0e44445f76d67e7576c1e8e08609b696408 (patch) | |
tree | a26ab9b400bfb3ee4af873067cec2a3da2938cb9 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 42c18fc2fd88e2c9a1e1df01b2b2ee76731d50ba (diff) |
ProfileSelectDialog no longer removes caller activity from task.
In Settings, after calling ProfileSelectDialog and choosing a profile,
then going back would go 2 activities back. The issue is that
ProfileSelectDialog was calling finish() in the no-longer-used
SettingsDrawerActivity. This caused the any activity calling the
dialog to be removed from the task, and thus being impossible to
go back to. This call to the drawer is also a code smell.
Bug: 36237246
Fixes: 36237246
Test: NA
Change-Id: I6f309b220ffae1d86e6879ddf6a0305ad3dde3e8
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions