|
|
|
@ -30,7 +30,8 @@ |
|
|
|
|
|
|
|
|
|
<androidx.core.widget.NestedScrollView |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="wrap_content"> |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:overScrollMode="ifContentScrolls"> |
|
|
|
|
|
|
|
|
|
<com.google.android.flexbox.FlexboxLayout |
|
|
|
|
android:id="@+id/flexbox" |
|
|
|
|