AnderWeb / AnderWeb/discreteSeekBar

discreteSeekBar shows negative of max value when max value is reset

未关闭
#72 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
2.1k
派生
417
PR 合并指标
30 天内没有已合并 PR

描述

If we increase the value set for the maximum value, the cursor is not updated and the indicator displays the negative value of the maximum value.

And even with the increase in the maximum value, the index is not updated.

To get around this, I had to do the process manually, keeping the last value before the maximum change, increasing, resetting the maximum value, and updating progress with the last value.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。