From 9b46dd9bb12ddedb42c1aa5e5b6523601aa2635e Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Tue, 10 Jun 2014 16:27:37 -0700 Subject: Add dialog for SIM card select option on dialer menus Create new dialog that will be brought up when "Select SIM card" option is chosen in the main dialer activity menu or the dialpad fragment menu Bug: 15473965 Change-Id: Iff4943cebe98af0f7627795116802ba1a536c548 --- res/layout/default_sim_checkbox.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 res/layout/default_sim_checkbox.xml (limited to 'res/layout') diff --git a/res/layout/default_sim_checkbox.xml b/res/layout/default_sim_checkbox.xml new file mode 100644 index 00000000..a0c4a9a0 --- /dev/null +++ b/res/layout/default_sim_checkbox.xml @@ -0,0 +1,23 @@ + + + + + + -- cgit v1.2.3