I want to know what is the name of this widget , and how to use it in my app, i've already see it in some apps in the Android market, but i don't know what is it's name and how to use it in some activity of my app .

Regards ,
Houcine
|
I want to know what is the name of this widget , and how to use it in my app, i've already see it in some apps in the Android market, but i don't know what is it's name and how to use it in some activity of my app .
Regards , Houcine
| |||
|
feedback
|
|
According to this answer, I believe it's called the Quick Action Dialog and you can read about it and implement it from: http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/ | |||
|
feedback
|
|
It's called QuickContactBadge. http://android-developers.blogspot.com/2010/05/twitter-for-android-closer-look-at.html I don't know it's recommended to use it now after honeycomb and ICS. Don't see those UI on HC or ICS now. | |||||||
feedback
|
|
It looks like android-segmentedradiobutton, a port of the iPhone UISegmentedControl
| |||||
feedback
|