On Fri, Jan 13, 2012 at 4:24 AM, Franzi Roesner
<franzi.roes...@gmail.com> wrote:
> In android.view.LayoutInflater, non-fully qualified classes are
> expanded to "android.view.ClassName" -- why not
> "android.widget.ClassName" for classes that are in the widget package?

It does. You can tell this by inflating a layout that refers to, say, Button.

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

Android Training in DC: http://marakana.com/training/android/

-- 
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