We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
当设置了rsb_thumb_width、rsb_thumb_height和rsb_progress_height某些值的时候,滑块会有明显的毛刺,比如说 app:rsb_thumb_width="30dp" app:rsb_thumb_height="30dp" app:rsb_progress_height="5dp",此时便会存在, 当 app:rsb_thumb_width="30dp" app:rsb_thumb_height="30dp" app:rsb_progress_height="6dp"时,毛刺又不会存在了