<slideDampongAnimationLayout.SlideDampingAnimationLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/search_result_slide_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:bezier_curves_color="@color/black"
app:bezier_curves_type="quadratic_bezier_curves"
app:allow_gesture="only_left">
<--content-->
</slideDampongAnimationLayout.SlideDampingAnimationLayout>