commit | 29a771457ec0e8a90305503f37fb62ac76796a29 | [log] [tgz] |
---|---|---|
author | Beth Thibodeau <ethibodeau@google.com> | Tue Jul 12 13:43:20 2022 -0500 |
committer | Beth Thibodeau <ethibodeau@google.com> | Tue Jul 12 16:21:19 2022 -0500 |
tree | 47d74ebf95265a5ccd15f7cb0d2a38924f0a857b | |
parent | 91079f446edae5e82a17cf7b439fb39d335cb74f [diff] |
Fix constraints for collapsed layout The missing constraints for the time views would cause the play/pause button to be laid out incorrectly in RTL mode. Added values to match the prev/next buttons (same as the expanded layout). Also removed code that was changing visibility of these in code since the time views will always be GONE in the collapsed layout Fixes: 237730543 Test: manual (video in bug) Change-Id: I6a9e29de550c4bba05d6fc38e3be3798f0b525b6