adding some animations
This commit is contained in:
parent
0e07117b3a
commit
ab50b0b74a
5 changed files with 42 additions and 21 deletions
|
|
@ -101,6 +101,7 @@
|
|||
android:layout_height="match_parent"
|
||||
android:layout_below="@+id/suggestions_scrollview"
|
||||
android:clipToPadding="false"
|
||||
android:layoutAnimation="@anim/layout_animation"
|
||||
android:overScrollMode="ifContentScrolls"
|
||||
android:scrollbars="none"
|
||||
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue