That widget does not have a constructor suitable for instantiating it from onCreate() of an activity. You will probably need to modify the code or simply inflate it via a layout XML resource.
On Sat, Aug 6, 2011 at 1:04 AM, Dev_red <[email protected]> wrote: > Hi > > > i am using float picker from this > http://www.laurencegellert.com/software/android-float-picker-widget/ > > but now i want to create this picker dynamically.. i dont > know how to create dynamically? any idea? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 3.5 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

