KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ExpandableRecyclerView
★ 8
Open GitHub ↗
Expandable Recycler View
Download README (.md)
Explore Similar Repositories
vim_for_devops
:
vim golang go python shell
no-framework-tutorial-ru
:
PHP без фреймворков.
eks-deployer-lambda
:
Example AWS Lambda to interact with AWS EKS kubernetes cluster
douzizhu
:
斗地主源代码
PerformanceProblemsExample
:
A sample repository of a project with some performance problems.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ExpandableRecyclerView
?
Download (.md)
# ExpandableRecyclerView <b>This sample has been Deprecated.<br> Please use <a href="https://github.com/sourabhgupta811/ExpandableLayout">ExpandableLayout</a></b><br> How to use: <com.example.smoothcardanimation.ExpandableLinearLayout android:id="@+id/expandableView" android:layout_width="match_parent" android:layout_height="wrap_content" app:expandDuration="500"> //add your after expand design here </com.example.smoothcardanimation.ExpandableLinearLayout>