【发布时间】:2020-03-29 20:33:43
【问题描述】:
我想在类似滚动的 Instagram 时将TabLayout 固定在顶部。有没有办法在NestedScrollView 中做到这一点?
NestedScrollView
-- ConstraintLayout
---- OtherViews
---- TabLayout
---- ViewPager
https://i.imgur.com/G5QcqaW.png
https://gist.github.com/buraktabn/c73cd04bed6a223471834756d6f32773
【问题讨论】:
-
你能附上你实际布局的例子吗?
-
我更新了问题。
标签: android android-layout kotlin android-recyclerview android-nestedscrollview