summaryrefslogtreecommitdiffstats
path: root/core/res/res/layout/keyguard_screen_tab_unlock_land.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/res/layout/keyguard_screen_tab_unlock_land.xml')
-rw-r--r--core/res/res/layout/keyguard_screen_tab_unlock_land.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/res/res/layout/keyguard_screen_tab_unlock_land.xml b/core/res/res/layout/keyguard_screen_tab_unlock_land.xml
index 9e37e9f..5a60540 100644
--- a/core/res/res/layout/keyguard_screen_tab_unlock_land.xml
+++ b/core/res/res/layout/keyguard_screen_tab_unlock_land.xml
@@ -228,6 +228,15 @@
android:layout_marginRight="60dip"
/>
+ <com.android.internal.widget.RotarySelector
+ android:id="@+id/rotary_selector"
+ android:orientation="vertical"
+ android:layout_width="wrap_content"
+ android:layout_height="match_parent"
+ android:layout_alignParentRight="true"
+ android:layout_marginRight="60dip"
+ />
+
<!-- emergency call button shown when sim is PUKd and tab_selector is
hidden -->
<Button