This commit is contained in:
Muntashir Al-Islam 2020-07-22 02:00:36 +06:00
commit 02a735a9ca
379 changed files with 1592 additions and 2283 deletions

View file

@ -54,6 +54,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="false"
android:layoutAnimation="@anim/layout_animation_fall_down"
android:overScrollMode="never"
android:scrollbars="none"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior" />