summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Julia Reynolds <juliacr@google.com> 2014-06-11 13:57:12 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2014-06-10 21:32:31 +0000
commit1b8aef2be7a467672b3ffdc37039b9233ece0fbc (patch)
tree2393e00fba108510fbaaec68285481419d843bbd
parente74b853d9f2dd698a0a7635c1b7125fc3cb64b66 (diff)
parentbbf4270a6c8c6441dfb9b22f3cc5394d42cdada8 (diff)
Merge "Material-ize the restrictions pin challenge."
-rw-r--r--core/res/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index f0206ed8350d..8fc5b7b376b0 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -2805,7 +2805,7 @@
</activity>
<activity android:name="com.android.internal.app.RestrictionsPinActivity"
- android:theme="@style/Theme.Holo.Dialog.Alert"
+ android:theme="@style/Theme.Material.Light.Dialog.Alert"
android:excludeFromRecents="true"
android:windowSoftInputMode="adjustPan"
android:process=":ui">