]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/activity_webview.xml
Add menu entry for home.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / activity_webview.xml
index 3244bb203e98fd04a0d2bae12191772add855eca..d214b1b456b7bcdd07744058f4331ab4e66a3e4e 100644 (file)
@@ -11,6 +11,7 @@
         android:orientation="horizontal"
         android:id="@+id/topBarLayout">
 
+        // android:inputType="textUri" sets the keyboard to have a go arrow.
         <EditText
             android:id="@+id/urlTextBox"
             android:layout_width="0dp"