From aabf3d9633eeca6ec1ce1a31400b799b5be1b7e9 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 26 Nov 2021 11:47:59 +0100 Subject: improve location button layout, use match_parent for text height, so that auto-size text rendering works correctly --- app/src/main/res/layout/v_location_button.xml | 28 ++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'app/src/main/res/layout/v_location_button.xml') diff --git a/app/src/main/res/layout/v_location_button.xml b/app/src/main/res/layout/v_location_button.xml index 11410c62..3779a964 100644 --- a/app/src/main/res/layout/v_location_button.xml +++ b/app/src/main/res/layout/v_location_button.xml @@ -21,7 +21,7 @@ /> -- cgit v1.2.3