ChatView icon indicating copy to clipboard operation
ChatView copied to clipboard

ExpandableLayout is deprecated

Open Zedonboy opened this issue 6 years ago • 1 comments

In my gradle build cannot resolve com.github.silenceDut.expandableLayout.2.10(what i can remember)

I guess the lib is deprecated.... by here

Zedonboy avatar Apr 20 '19 15:04 Zedonboy

Issue gets fixed by adding this implementation to gradle implementation 'com.github.SilenceDut:ExpandableLayout:1.3.0'

legendsayantan avatar Apr 19 '22 13:04 legendsayantan