From 2ee65e79ee71959d2ca26a6a3ec317d3a80b28e9 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 17 Jul 2014 18:44:39 -0700 Subject: Add new buttons for video calls. These are simply hidden for now; behavior needs to be wired up still. Since it now has so many buttons, I also tried to update and clean up the comments/arrangement of buttons in call_button_fragment. Bug: 16014280 Change-Id: If0780bab9de1889d9c4350ffc345c7239cfcc948 --- InCallUI/res/drawable/btn_overflow.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 InCallUI/res/drawable/btn_overflow.xml (limited to 'InCallUI/res/drawable/btn_overflow.xml') diff --git a/InCallUI/res/drawable/btn_overflow.xml b/InCallUI/res/drawable/btn_overflow.xml new file mode 100644 index 000000000..e851eceb4 --- /dev/null +++ b/InCallUI/res/drawable/btn_overflow.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3