user-interface-samples
user-interface-samples copied to clipboard
Increase RadioButton's touch area to full width of the view
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
I don't understand the migration, but could someone please just approve it? It's been 5 months.
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.
I don't understand? This is an accessibility issue and makes no sense to use wrap_content.