Is there any reason that the attribute android:tablayout isn't publicly available? I can find it in the source here:
https://github.com/android/platform_frameworks_base/blob/master/core/res/res/values/attrs.xml#L2912 but it doesn't show up in the docs here: http://developer.android.com/reference/android/widget/TabWidget.html nor does it work if I try to use it in Eclipse. Am I doing something wrong or was it hidden for some reason? -- 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