commit | 5de9b1e4f1f6fe923c7faaae1d23eb4517a60687 | [log] [tgz] |
---|---|---|
author | Lyn Han <lynhan@google.com> | Tue Jun 30 14:12:55 2020 -0700 |
committer | Lyn Han <lynhan@google.com> | Wed Jul 01 19:00:34 2020 +0000 |
tree | e386303d3dae17d1418b75966794364d9efc890b | |
parent | e9a33d48fb001db8eb5de64992e568120fba3488 [diff] |
Fix sketchy bubble preference button We were re-using the same "unselected" drawable for buttons with different heights, which causes one height to override the other, leading to unexpected drawable overlap and height/text-line mismatch. Instead, use separate drawable per button. Fixes: 154087375 Test: toggle between pref buttons in every font size Change-Id: I5db6e1eb5150a72a0d8038b0840538a0982a5f67