From f473e1d0988bb13874a0774db9cbcd66777f9150 Mon Sep 17 00:00:00 2001 From: yueg Date: Tue, 2 Jan 2018 16:23:14 -0800 Subject: Bubble v2 dismiss. Drag and drop bubble to bottom to hide or end call. Flinging to bottom does not trigger the actions. Color/text is not final. Navigation bar is not hiden and the change will be in a following CL. Bug: 67605985 Test: NewBubbleTest PiperOrigin-RevId: 180608133 Change-Id: Iff4cb32226d8fbf0f8e5319f6876a1d74c336b4a --- .../newbubble/res/layout/bottom_action_base.xml | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 java/com/android/newbubble/res/layout/bottom_action_base.xml (limited to 'java/com/android/newbubble/res/layout') diff --git a/java/com/android/newbubble/res/layout/bottom_action_base.xml b/java/com/android/newbubble/res/layout/bottom_action_base.xml new file mode 100644 index 000000000..bf08e1be5 --- /dev/null +++ b/java/com/android/newbubble/res/layout/bottom_action_base.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3