aboutsummaryrefslogtreecommitdiff
path: root/RotaryPlayground/res/layout/rotary_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'RotaryPlayground/res/layout/rotary_menu.xml')
-rw-r--r--RotaryPlayground/res/layout/rotary_menu.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/RotaryPlayground/res/layout/rotary_menu.xml b/RotaryPlayground/res/layout/rotary_menu.xml
index e2a523a..53f17b7 100644
--- a/RotaryPlayground/res/layout/rotary_menu.xml
+++ b/RotaryPlayground/res/layout/rotary_menu.xml
@@ -77,6 +77,13 @@
android:text="Custom FocusAreas"
style="@style/tab" />
<Button
+ android:id="@+id/popup_window"
+ android:layout_width="match_parent"
+ android:layout_height="0dp"
+ android:layout_weight="1"
+ android:text="Popup window"
+ style="@style/tab" />
+ <Button
android:id="@+id/surface_view"
android:layout_width="match_parent"
android:layout_height="0dp"