From 741fa799ad012d70c010950982b2013ad24676af Mon Sep 17 00:00:00 2001 From: mcarare Date: Thu, 4 Jun 2020 15:18:29 +0300 Subject: [PATCH] For #7752, #7753: Adjust touch targets for elements in crash reporter. --- .../res/drawable/crash_reporter_button.xml | 22 ++++++++++++------- .../res/layout/fragment_crash_reporter.xml | 10 +++++---- 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/drawable/crash_reporter_button.xml b/app/src/main/res/drawable/crash_reporter_button.xml index 6a7dcaaf2..81511ea2c 100644 --- a/app/src/main/res/drawable/crash_reporter_button.xml +++ b/app/src/main/res/drawable/crash_reporter_button.xml @@ -1,10 +1,16 @@ - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_crash_reporter.xml b/app/src/main/res/layout/fragment_crash_reporter.xml index 49474b99d..ab8dcb28e 100644 --- a/app/src/main/res/layout/fragment_crash_reporter.xml +++ b/app/src/main/res/layout/fragment_crash_reporter.xml @@ -40,8 +40,10 @@