X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ffind_on_page_app_bar.xml;h=ea8cdd81e062a046b2974972a1e6b8e436fc08e4;hb=16f63187a36d1e8f63fdfdf27884bbed16a56473;hp=3cb0f995f187e1746a3d676ecd672aaaffb24218;hpb=e4395e4c0786da8ce5c00cb2762e78ad706e86db;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 3cb0f995..ea8cdd81 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 @@ -18,47 +18,67 @@ You should have received a copy of the GNU General Public License along with Privacy Browser. If not, see . --> - + + 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