标签: android button android-recyclerview counter
我有一项活动。它包含水平RecyclerView,其中包含Button,我想在按下它时使用此Button作为计数器。我希望此按钮将此数字保留为文本,并在1天后将其设为零。保存此值以及如何检查1天的最佳方法是什么?
RecyclerView
Button