Android:当点击视图下拉一个textView。

huangapple go评论59阅读模式
英文:

Android: When Clicked on a View dropdown a textView

问题

如何在安卓中实现这个功能?我想为我的应用添加一个功能,当我点击这个视图时,视图会展开并显示其内容。

英文:

Android:当点击视图下拉一个textView。

How Can I achieve this in android? I want to add a feature to my app that when I click this view the view expands and show its content.

答案1

得分: 1

你不需要添加加载指示器,这是一个非常直接的可展开的 RecyclerView 的示例。你可以查看这个链接获取教程。

英文:

You don't need to add spinners, this is a pretty straightforward example of expandable recycler view. You can check this for a tutorial

huangapple
  • 本文由 发表于 2020年7月23日 20:53:35
  • 转载请务必保留本文链接:https://go.coder-hub.com/63054776.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定