Open yunarta opened 6 years ago
By changing MaterialPreferenceScreen to LinearLayout, this would allow the view to be added into more complex scrollable context like NestedScrollView.
I've been using this in my project and have it placed inside a Android CoordinatorLayout.
By changing MaterialPreferenceScreen to LinearLayout, this would allow the view to be added into more complex scrollable context like NestedScrollView.
I've been using this in my project and have it placed inside a Android CoordinatorLayout.