Skip to content
Knickedi edited this page Nov 21, 2011 · 1 revision

That's the swipeable quick action Twitter feature. The Showcase app demonstrates how to use it: SwipeableListQuickActionActivity.

It uses the Hidden view implementation. You pass a HiddenQuickActionSetup as hidden view setup. You add quick action there and attach a quick action click listener, that's all.

Here's how the result could look like (you have to provide the background and the icons yourself, so it can look the way you want it too):

Quick action opening Quick action touched