summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorYevgen Pronenko <yevgen.pronenko@sonymobile.com>2014-03-14 11:57:06 +0100
committerHenrik Baard <henrik.baard@sonymobile.com>2014-03-27 07:54:37 +0100
commit0fd4c656d0dbaf01eb845b8c64f6b27d5141f8b6 (patch)
tree2c7a8ac376dee757df2bb7cce1c15d46272c0802 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentdac298005ce3c1361e27bb740e4b518765d43d77 (diff)
Do not show Home behind full screen activity
When ensureActivitiesVisibleLocked goes through foreground activity stack and reaches non-fullscreen activity, it sets showHomeBehindStack variable to true. If there is a fullscreen activity behind, showHomeBehindStack remains unchanged, which causes Home application to be displayed anyway. In this case user will see a fullscreen activity and Home activity simultaneously. To fix the issue we set showHomeBehindStack to false when we reach fullscreen activity in the activity stack. This was made visible by the following commit: 446ef1de8d373c1b017df8d19ebf9a47811fb402 Change-Id: I535c1283a4e26f5cf606375b837d4b7195324af0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions