X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ffind_on_page_app_bar.xml;h=d657edcb8ee6d0b49a42060ad5c32d1de4868f70;hb=012e5595c82d6e8d0b8a46f1ef18a02a56341182;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..d657edcb 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