标签: android range seekbar
我有价格范围的搜索栏。在最小值和最大值之间需要最小Rs.10差异。 如果最小值+10 == maxvalue或maxvalue-10 = minvalue,则thumb(min或max)将不起作用。在android中