Quick action dialogs like the ones you link to are not designed for
displaying information, but rather to give the user rapid access to an
array of actions to take against something. Please use some other UI
model for displaying a list of output.

On Wed, Nov 2, 2011 at 6:53 AM, Bishan <tvbis...@gmail.com> wrote:
> I have created a Quick Action Dialog after reading article
> on http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/.
> Now i'm trying to display data on this Quick Action Dialog which retrieved
> from sqlite database as a list.
> how can i do this? how could implement list on Quick Action Dialog with
> data retrieved from sqlite database ?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 4.0 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to