SysUI: Fix reporting of swipe progess in notification panel
SwipHelper only uses half of the child views width for determining swip progress. This patch adds a new member variable that can be changed via a setter. The default is the constant value that was used prior to this patch so that it does not affect notifications that also use the SwipeHelper. Change-Id: Ie19ab812bed2248dbc842294a8dc4b5f6520efb8 TICKET: CYNGNOS-2485
Loading
Please register or sign in to comment