From 56e6cf55658ef81032934caba65872d1996157fe Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Thu, 11 Dec 2014 18:22:08 -0800 Subject: [PATCH] [FRP] Open the lock setup screens in same task Set the taskAffinity of of the lock setup screens so that the transitions behave correctly. Bug: 18724458 Change-Id: Ibca7adfad1e5bd07c7e7d2e1beb279c5e57ac735 --- AndroidManifest.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 89d696dca80..6c2ffbd290a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1114,6 +1114,7 @@ @@ -1168,12 +1169,14 @@ @@ -1181,6 +1184,7 @@ android:windowSoftInputMode="stateVisible|adjustResize"/>