commit | 0ac28449fa5e0f9d6bbc87900c60974eac8b94fa | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Fri Sep 03 15:14:14 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Fri Sep 03 15:20:48 2021 -0400 |
tree | 3d45ac8cef1d996228fa09e7105b4ef74a44bf6f | |
parent | 1bc5c4fe62df004e9217c4087d10470d03c4236e [diff] |
Fix visibility of VariableDateView Missing setVisibility in animation atStart. That way we make sure that it's always in a visible state before we start expanding. When in keyguard, the expansion is 1 (GONE), but then it'd jump to 0 (missing set to VISIBLE). Test: manual Fixes: 198797641 Change-Id: Ia7d22f37085779b9412ea35333bcdf4a664ef693