tags:

views:

286

answers:

1

http://img139.imageshack.us/img139/1203/devicei.png

I've seen this in a few apps, and i have expiremented with both PopupWindow, and AlertDialog and I was confused which this was.

Thanks

A: 

It's an AlertDialog. You can browse that app's source code here (look at com.sunlightlabs.android.congress.MainMenu).

JRL