X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ffind_on_page_app_bar.xml;h=d657edcb8ee6d0b49a42060ad5c32d1de4868f70;hp=56f0c1e76212abc27cc2d6dd3b32c1bc3bda1360;hb=74857298f431569df1849e8ef91387cb25274095;hpb=dff8b7116c12a739b8f1136e90d107897a6e61fd 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