Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不希望片段页面上的页面标题,但是当我删除 getPageTitle 段或将字符串设置为“”时,每个片段顶部都有一个我无法摆脱的空间。
有什么建议吗?
听起来您的布局中有一个PagerTitleStrip,它显示了片段页面的标题。从布局中删除它,空间将被删除。