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=30b5ae0a6830295b4fef3f0f11872d921b3fc2cf;hp=3cb0f995f187e1746a3d676ecd672aaaffb24218;hb=f82135d919d64d4909c37c79a18e14ceba802579;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..30b5ae0a 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:contentDescription="@string/previous" + android:onClick="findPreviousOnPage"/> + - \ No newline at end of file + + \ No newline at end of file