projects
/
PrivacyBrowser.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add menu entry for home.
[PrivacyBrowser.git]
/
app
/
src
/
main
/
res
/
layout
/
activity_webview.xml
diff --git
a/app/src/main/res/layout/activity_webview.xml
b/app/src/main/res/layout/activity_webview.xml
index 3244bb203e98fd04a0d2bae12191772add855eca..d214b1b456b7bcdd07744058f4331ab4e66a3e4e 100644
(file)
--- a/
app/src/main/res/layout/activity_webview.xml
+++ b/
app/src/main/res/layout/activity_webview.xml
@@
-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"