From: Soren Stoutner Date: Sat, 5 Nov 2016 17:35:42 +0000 (-0700) Subject: Implement find on page. https://redmine.stoutner.com/issues/9 X-Git-Tag: v1.12~7 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=16f63187a36d1e8f63fdfdf27884bbed16a56473 Implement find on page. https://redmine.stoutner.com/issues/9 --- diff --git a/.idea/dictionaries/soren.xml b/.idea/dictionaries/soren.xml index fa88d991..2e3bd783 100644 --- a/.idea/dictionaries/soren.xml +++ b/.idea/dictionaries/soren.xml @@ -54,8 +54,10 @@ samsung securitypatch sendto + showsoftinput snackbar snackbars + softkeyboard subfolders tablayout techrepublic diff --git a/app/src/free/res/layout/main_webview.xml b/app/src/free/res/layout/main_webview.xml index 17d02060..403bb649 100644 --- a/app/src/free/res/layout/main_webview.xml +++ b/app/src/free/res/layout/main_webview.xml @@ -21,7 +21,7 @@ - + + + + android:contentDescription="@string/previous" + android:onClick="findPreviousOnPage"/> + android:contentDescription="@string/next" + android:onClick="findNextOnPage"/> . --> + + + - + Refresh + 0/0 Previous Next