X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ffind_on_page_app_bar.xml;h=247bb691182269efaa06411730998ce26060b5f8;hb=c712e2ddec063fb29676a2df99786b262d8c4bfe;hp=56f0c1e76212abc27cc2d6dd3b32c1bc3bda1360;hpb=dff8b7116c12a739b8f1136e90d107897a6e61fd;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/find_on_page_app_bar.xml b/app/src/main/res/layout/find_on_page_app_bar.xml index 56f0c1e7..247bb691 100644 --- a/app/src/main/res/layout/find_on_page_app_bar.xml +++ b/app/src/main/res/layout/find_on_page_app_bar.xml @@ -1,7 +1,7 @@ + + + + android:tint="?attr/findOnPageIconTintColor" + android:contentDescription="@string/previous" + android:onClick="findPreviousOnPage" /> + android:tint="?attr/findOnPageIconTintColor" + android:contentDescription="@string/next" + android:onClick="findNextOnPage" /> \ No newline at end of file