user-interface-samples icon indicating copy to clipboard operation
user-interface-samples copied to clipboard

Increase RadioButton's touch area to full width of the view

Open codingjeremy opened this issue 6 years ago • 3 comments

Issue by bernaferrari Friday May 10, 2019 at 00:09 GMT Originally opened as https://github.com/android/android-DarkTheme/pull/1


Really small usability improvement (wrap_content -> match_parent).


bernaferrari included the following code: https://github.com/android/android-DarkTheme/pull/1/commits

codingjeremy avatar Oct 08 '19 17:10 codingjeremy

I don't understand the migration, but could someone please just approve it? It's been 5 months.

bernaferrari avatar Oct 08 '19 19:10 bernaferrari

So if you use match_parent it coverd one row,it dose not matter how many you write,sometimes it is issue.If you use wrap_content how many words you write only it's behind covered.

Nurtaz440 avatar Dec 24 '19 19:12 Nurtaz440

I don't understand? This is an accessibility issue and makes no sense to use wrap_content.

bernaferrari avatar Dec 24 '19 20:12 bernaferrari