summaryrefslogtreecommitdiff
path: root/java/com/android/newbubble/res/layout/new_bubble_base.xml
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-12-18 23:22:56 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-12-18 23:22:56 +0000
commit4c82c25182adb9892e8cb770bfc6003b59c53cc9 (patch)
treea2fc282d10c9f5f7e562ed22e1d872d6baedca02 /java/com/android/newbubble/res/layout/new_bubble_base.xml
parent01de7aaefd290672eeb1ff0c6601466590cd9563 (diff)
parentd3d268c5c38f12e79d3da0161bb19da4de232f3f (diff)
Merge changes I05dc2ddd,Ic6bfd4ab,I58557f77
* changes: Added tests for latin smart dial map. Upgrade target SDK version to 27. Bubble v2 animation change.
Diffstat (limited to 'java/com/android/newbubble/res/layout/new_bubble_base.xml')
-rw-r--r--java/com/android/newbubble/res/layout/new_bubble_base.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/com/android/newbubble/res/layout/new_bubble_base.xml b/java/com/android/newbubble/res/layout/new_bubble_base.xml
index 216dce0d2..f83b75395 100644
--- a/java/com/android/newbubble/res/layout/new_bubble_base.xml
+++ b/java/com/android/newbubble/res/layout/new_bubble_base.xml
@@ -108,6 +108,7 @@
android:rotation="45">
</RelativeLayout>
<RelativeLayout
+ android:id="@+id/bubble_expanded_menu"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/bubble_triangle"