From 2fdb0ee909ee55b89d6eaddd4112461bcdc6e16b Mon Sep 17 00:00:00 2001 From: Mygod Date: Sat, 5 Jun 2021 15:07:51 -0400 Subject: [PATCH] Refine accessibility --- mobile/src/main/res/layout/fragment_ebeg.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mobile/src/main/res/layout/fragment_ebeg.xml b/mobile/src/main/res/layout/fragment_ebeg.xml index deb5090a..1a632d07 100644 --- a/mobile/src/main/res/layout/fragment_ebeg.xml +++ b/mobile/src/main/res/layout/fragment_ebeg.xml @@ -65,6 +65,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" + android:minHeight="@dimen/touch_target_min" android:text="@string/donations__google_android_market_donate_button" />