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=3cb0f995f187e1746a3d676ecd672aaaffb24218;hb=74857298f431569df1849e8ef91387cb25274095;hpb=e4395e4c0786da8ce5c00cb2762e78ad706e86db 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 3cb0f995..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:layout_width="match_parent" + android:orientation="horizontal" + android:visibility="gone" > - + + - + - - - + android:layout_width="35dp" + android:layout_height="35dp" + android:layout_marginStart="4dp" + android:layout_marginEnd="4dp" + android:layout_gravity="center_vertical" + android:tint="?attr/findOnPageIconTintColor" + android:contentDescription="@string/previous" + android:onClick="findPreviousOnPage" /> + - \ No newline at end of file + + \ No newline at end of file