From 2b9df41b68200f43ae55e901f5a8bdab53d2ecae Mon Sep 17 00:00:00 2001 From: Yabin Huang Date: Thu, 12 Aug 2021 12:29:20 -0700 Subject: Add an example of popup window Bug: 194954154 Test: manual Change-Id: Ifbd468ec38a2cb519e5f5343dde5e64c10d2a8aa --- RotaryPlayground/res/layout/list_item.xml | 20 +++++++++++++++++ .../res/layout/popup_window_fragment.xml | 26 ++++++++++++++++++++++ RotaryPlayground/res/layout/rotary_menu.xml | 7 ++++++ 3 files changed, 53 insertions(+) create mode 100644 RotaryPlayground/res/layout/list_item.xml create mode 100644 RotaryPlayground/res/layout/popup_window_fragment.xml (limited to 'RotaryPlayground/res') diff --git a/RotaryPlayground/res/layout/list_item.xml b/RotaryPlayground/res/layout/list_item.xml new file mode 100644 index 0000000..dd36ec7 --- /dev/null +++ b/RotaryPlayground/res/layout/list_item.xml @@ -0,0 +1,20 @@ + + + diff --git a/RotaryPlayground/res/layout/popup_window_fragment.xml b/RotaryPlayground/res/layout/popup_window_fragment.xml new file mode 100644 index 0000000..f3ba9d2 --- /dev/null +++ b/RotaryPlayground/res/layout/popup_window_fragment.xml @@ -0,0 +1,26 @@ + + + +