summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2011-01-13 20:35:06 -0800
committerMichael Kolb <kolby@google.com>2011-01-20 11:33:56 -0800
commit5a72f1858c2f73be3558c6cdaa2c84b4c36fa748 (patch)
tree4d27e2f21e1c080baaf07298deb8729dda61a6f7 /AndroidManifest.xml
parent91c83a0ffb0d33a614fefa6ee81ead47ec0d114b (diff)
downloadpackages_apps_browser-5a72f1858c2f73be3558c6cdaa2c84b4c36fa748.zip
packages_apps_browser-5a72f1858c2f73be3558c6cdaa2c84b4c36fa748.tar.gz
packages_apps_browser-5a72f1858c2f73be3558c6cdaa2c84b4c36fa748.tar.bz2
asset drop & naming
drop in new assets get naming in sync with UX Note: not all resources are included yet item_background...xm will be enabled when all required resources come in Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c95ce21..9514560 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -175,10 +175,6 @@
</intent-filter>
</activity>
- <activity android:name="SaveToHomescreenDialog" android:label="Save to homescreen" android:theme="@android:style/Theme.Dialog"
- android:configChanges="orientation|keyboardHidden" android:windowSoftInputMode="stateHidden">
- </activity>
-
<!-- Bookmark thumbnail homescreen widget -->
<receiver
android:name=".widget.BookmarkThumbnailWidgetProvider"