Inflate dismissal background instead of drawing while swiping
- Only swipe the foreground out to have the background revealed. - Inflate dismissal_swipe_background.xml while swiping. - Fix the fly-in transition. - Fix the overlapping problem. Bug: 129742618 Test: robotests Change-Id: I5311e50332d0ea0437d1693d075d5c3a2176a443
This commit is contained in:
@@ -492,6 +492,7 @@
|
||||
<item name="android:paddingEnd">8dp</item>
|
||||
|
||||
<item name="rowStyle">@style/SliceRowStyle</item>
|
||||
<item name="android:background">@color/contextual_card_background</item>
|
||||
</style>
|
||||
|
||||
<style name="SliceRowStyle">
|
||||
|
||||
Reference in New Issue
Block a user