【发布时间】:2018-01-19 14:27:22
【问题描述】:
我使用 PageViewer 和 PagerTabStrip 在 Xamarin.Android 中通过选项卡在屏幕上滑动。但它每页显示一个标签。我想在一个页面上显示所有 5 个标签。
Android PagerTabStrip tabs alignment to left 已经对此进行了解释,但我希望在 Xamarin.Android 中使用它。
【问题讨论】:
-
你试过
DistributeEvenlyPagerTabStrip上的属性了吗?
标签: c# android xamarin xamarin.android