commit | c38d98f7bcd8effeb4921aeff6f6db8dfdba8de6 | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Tue Sep 22 19:06:46 2015 -0700 |
committer | Dongwon Kang <dwkang@google.com> | Mon Sep 28 02:03:37 2015 -0700 |
tree | 8d202dcb4af15244fb600b22eb1d420b3959018b | |
parent | 2febd4e90397d594e37fbb3ef5ed3e0ebd30b4cb [diff] |
MediaRouter: Implement the volume group animaion without window animation Note: when animating the dialog size, we need to fix the window size since the animation will be jerky without it because view animation and window animation do not happen in sync. To address this, this change creates a transparent layout which expands the maximum area of possible animation and animate the dialog within the area. Bug: 24271568 Change-Id: I1e691cbf3124205f55624a4a04d713206d6be528