Guys, thank you for clarification, I really appreciate it. But what about "protected" methods:
protected void attachViewToParent(View child, int index, LayoutParams params) > > protected boolean addViewInLayout(View child, int index, LayoutParams params, boolean preventRequestLayout) > > they are not marked as "final", still I can't override them. Thank you, Alex -- 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

