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=8b2a510ebaa56d472c628f0501a1e8594074dff6;hp=3cb0f995f187e1746a3d676ecd672aaaffb24218;hb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e;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..8b2a510e 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