Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
创建一个交替 EditText 和 TextView 的 recyclerview。 EditTexts 显然将是您的输入,而 TextViews 将是输出。然后根据需要设计样式。
Create a recyclerview that alternates EditText and TextViews. The EditTexts will obviously be your input, and the TextViews will be output. Then just style as needed.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
创建一个交替 EditText 和 TextView 的 recyclerview。 EditTexts 显然将是您的输入,而 TextViews 将是输出。然后根据需要设计样式。
Create a recyclerview that alternates EditText and TextViews. The EditTexts will obviously be your input, and the TextViews will be output. Then just style as needed.