mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
10a2b9c8af67f68a8c1be1d07bbe258f439f7578
- Previously, these both setTranslationX() directly, meaning one could clobber the other. Now they are set independently and aggregated to setTranslationX(). - For fake landscape, we actually are setting translationY, so had to create both translationX and translationY properties, and set the appropriate one via the current orientation handler's "primary" dimension. Fixes: 176766821 Change-Id: I00ed0bd73dbea00f4018de62260ed35f4d6966a5
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%