commit | 8f54d597bfaec7322322c60ef415d2fe0c6e9e7d | [log] [tgz] |
---|---|---|
author | Vinit Nayak <peanutbutter@google.com> | Fri Oct 07 14:46:25 2022 -0700 |
committer | Vinit Nayak <peanutbutter@google.com> | Fri Oct 07 14:46:25 2022 -0700 |
tree | e50c182304659a3a7651032b6f09e8265c22adfb | |
parent | c7d676ce154142c3bcfc7e470a9220a6cbb88813 [diff] |
Round split layout values instead of using int cast * Silly us, we forgot that int casting always floors. Math.round() does a mathematical round. Fixes: 248575056 Test: Wallpaper no longer bleeds through on split animation. Change-Id: I068c030ce6b86fc12faee7778c0d87a0d5aea487