问题描述
还有一个问题PagerTitleStrip和PagerTabStrip与支持-V4(23.0.0版)。
There's an issue with PagerTitleStrip and PagerTabStrip with support-v4 (version 23.0.0).
在 ViewPager
在使用 PagerTitleStrip
的标题观点或 PagerTabStrip
和23.0.0版本(棉花糖/安卓6.0支持)的支持-V4的
库不正确地呈现。
The title views of a ViewPager
when using PagerTitleStrip
or PagerTabStrip
and the version 23.0.0 (for Marshmallow/Android 6.0 support) of the support-v4
library doesn't render correctly.
问题进行跟踪,并计划在未来的版本上:的https://$c$c.google.com/p /安卓/问题/详细信息?ID = 183127 的https://$c$c.google.com/p /安卓/问题/详细信息?ID = 184715
Issue is tracked and scheduled for Future Release on:https://code.google.com/p/android/issues/detail?id=183127https://code.google.com/p/android/issues/detail?id=184715
更新:这个现在已经得到解决,在23.1.0
Update: This have now been resolved, in 23.1.0.
推荐答案
此问题已修复版本23.1.0
This issue was fixed in version 23.1.0
com.android.support:support-v4:23.1.0
com.android.support:support-v4:23.1.0
这篇关于我们如何能变通的PagerTitleStrip和PagerTabStrip的空白标题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!