H07000223 / FlycoTabLayout

An Android TabLayout Lib
MIT License
11.06k stars 2.42k forks source link

三个tab修改系统字体最大后,只显示了两个 #513

Closed 7479chen closed 3 years ago

7479chen commented 3 years ago

89fa4836c2ca5bdc758f85731d4078c cc662b91cc6d9bba0f58ee33d1cf48e <com.flyco.tablayout.CommonTabLayout android:id="@+id/tablayout" android:layout_width="wrap_content" android:layout_centerHorizontal="true" android:layout_height="@dimen/padding_default_40" tl:tl_tab_padding="@dimen/padding_default_36" tl:tl_iconVisible="false" tl:tl_tab_space_equal="false" tl:tl_indicator_width="@dimen/padding_default_22" tl:tl_indicator_corner_radius="1.5dp" tl:tl_indicator_height="2dp" tl:tl_textBold="BOTH" tl:tl_textsize="@dimen/sp_16" />

7479chen commented 3 years ago

padding导致的