Rukey7 / DragSlopLayout

A UI library for Android
http://blog.csdn.net/github_35180164/article/details/52606923
359 stars 47 forks source link

question #3

Open AladinDridi opened 6 years ago

AladinDridi commented 6 years ago

hello , please can you help me in two things : firstly: the implementation of te library not work on te gradle Could not find com.github.Rukey7:DragSlopLayout:{lastest-version}-blur
second please can you explain to me more how you are doing the collapse text layout flexible with the view and how you made the height changin by the touch of user , look this photo :+1: https://ibb.co/cjUVSo , wish to answer me soon regards

Rukey7 commented 6 years ago

1.You can replace "{lastest-version}" to "1.0.5", and try again.

  1. You can check out some information about "ViewDragHelper", it does this work