From 085091cce44303015c9a870c875fe69d3179f62f Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Wed, 4 May 2016 16:44:55 -0700 Subject: Reduce threshold of height for layout of multi-window mode. This will show contact photo for seed devices. Fix: 28249277 Change-Id: I48980c27fc8a6e6664599114ba144649744124b5 (cherry picked from commit 5e3aa1c5f11e43fdc2f1ddf38f608117430eb919) --- InCallUI/res/layout-h400dp/call_card_fragment.xml | 172 ++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 InCallUI/res/layout-h400dp/call_card_fragment.xml (limited to 'InCallUI/res/layout-h400dp/call_card_fragment.xml') diff --git a/InCallUI/res/layout-h400dp/call_card_fragment.xml b/InCallUI/res/layout-h400dp/call_card_fragment.xml new file mode 100644 index 000000000..2ef6e52da --- /dev/null +++ b/InCallUI/res/layout-h400dp/call_card_fragment.xml @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3