OSDN Git Service

auto import from //depot/cupcake/@136594
authorThe Android Open Source Project <initial-contribution@android.com>
Thu, 5 Mar 2009 22:34:37 +0000 (14:34 -0800)
committerThe Android Open Source Project <initial-contribution@android.com>
Thu, 5 Mar 2009 22:34:37 +0000 (14:34 -0800)
res/xml/browser_preferences.xml

index cd40322..fdfa839 100644 (file)
@@ -67,6 +67,8 @@
         <com.android.browser.BrowserHomepagePreference
                 android:key="homepage" 
                 android:title="@string/pref_content_homepage"
+                android:hint="@string/http"
+                android:inputType="textUri"
                 android:singleLine="true" />
 
     </PreferenceCategory>