From da1da5d52c5d37e7d9e18127a25199aa708c4253 Mon Sep 17 00:00:00 2001 From: Jorim Jaggi Date: Fri, 25 Jul 2014 22:13:24 +0200 Subject: Add preview layout for lockscreen phone affordance With the new interaction to launch the phone from the lockscreen, Dialer needs to provide a static layout which looks as close as possible to the screen after Dialer is fully loaded. Bug: 15126905 Change-Id: Ide1a54833ed00a9e8854408d7cb872d33633b6e5 --- res/layout/keyguard_preview.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 res/layout/keyguard_preview.xml (limited to 'res/layout') diff --git a/res/layout/keyguard_preview.xml b/res/layout/keyguard_preview.xml new file mode 100644 index 000000000..0a552687e --- /dev/null +++ b/res/layout/keyguard_preview.xml @@ -0,0 +1,34 @@ + + + + + + + -- cgit v1.2.3