Updating long-press effect dimensions after re-layouts.
When the device rotates, the long-press effect properties that control the effect need to be updated to align with the latest dimensions of the tile. This is accomplished by updating the height and width of the properties after a re-layout. Test: atest SystemUITests:QSTileViewImplTest Test: manual: open the quick settings panel -> rotate the device -> long-press on a tile that is long-clickable -> verify that the animation starts from the tile's current dimensions. Repeat on the quick-quick settings panel Flag: ACONFIG quick_settings_visual_haptics_longpress TEAMFOOD Bug: 340663904 Change-Id: I447ee0300593de65f978c397348a552312862c40
Loading
Please register or sign in to comment