Index: content/public/android/java/res/values-v17/styles.xml |
diff --git a/content/public/android/java/res/values-v17/styles.xml b/content/public/android/java/res/values-v17/styles.xml |
index 7c439dc8602795fa22b629fc2e9ec53e18875928..45814aeaa2ee9ef368acc73b144a782e129a0e79 100644 |
--- a/content/public/android/java/res/values-v17/styles.xml |
+++ b/content/public/android/java/res/values-v17/styles.xml |
@@ -5,7 +5,7 @@ |
found in the LICENSE file. |
--> |
-<resources> |
+<resources xmlns:android="http://schemas.android.com/apk/res/android"> |
aurimas (slooooooooow)
2014/04/16 17:36:48
This is not needed. Please revert this change.
keishi
2014/04/17 12:25:40
Done.
|
<style name="SelectPopupDialog"> |
<item name="select_dialog_singlechoice">@android:layout/select_dialog_singlechoice</item> |
<item name="select_dialog_multichoice">@android:layout/select_dialog_multichoice</item> |