From 3fa5e3ef73a47df260440249967c816977f1754a Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Fri, 12 Feb 2016 15:38:38 -0800 Subject: Reduce cutoff size for multi-window layouts to 500dp. Hammerhead devices have a height of 544dp, which currently means they will be adopting the layout of the multi-window UI. Change the threshold so that Hammerhead uses the full-screen layout. Note that this does not affect NYC because Hammerhead is not supported, but will be necessary for unbundled dialer. Bug: 27173087 Change-Id: I6250de91b6e0c5c197d599422ae7a74c27ed9628 --- .../res/layout-w500dp-land/call_card_fragment.xml | 158 +++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 InCallUI/res/layout-w500dp-land/call_card_fragment.xml (limited to 'InCallUI/res/layout-w500dp-land/call_card_fragment.xml') diff --git a/InCallUI/res/layout-w500dp-land/call_card_fragment.xml b/InCallUI/res/layout-w500dp-land/call_card_fragment.xml new file mode 100644 index 000000000..c71cf07a6 --- /dev/null +++ b/InCallUI/res/layout-w500dp-land/call_card_fragment.xml @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3