我有fragment一个nestedScrollView一些静态信息和一些LinearLayouts有知名度GONE。
fragment
LinearLayouts
这些LinearLayout在fragment打开后得到填充,然后在VISIBLE上设置这些布局的可见性。我只想在加载此信息时滚动到该片段的底部。
LinearLayout
我试图与物业descendantFocusability并使用fullscroll function这个nestedScrollView,但我没有得到任何结果。
fullscroll function
android scroll android-fragments
android ×1
android-fragments ×1
scroll ×1