Android SeekBar自定义矩形拇指视觉错误

时间:2015-10-12 15:46:56

标签: java android view slider seekbar

我尝试使用drawable timeline_runner.png设置自定义矩形缩略图enter image description here

我的activity.xml中的SeekBar:

<SeekBar
    android:id="@+id/seekBar"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:maxHeight="10dp"
    android:minHeight="10dp"
    android:progressDrawable="@drawable/seek_bar_video"
    android:thumb="@drawable/timeline_runner"
    android:thumbOffset="0dp"
    android:padding="0dp"
    android:layout_weight="1"
    android:layout_marginLeft="17dp"
    android:layout_marginRight="12dp"/>

seek_bar_video.xml:

<?xml version="1.0" encoding="utf-8"?>
 <layer-list xmlns:android="http://schemas.android.com/apk/res/android">
    <item
      android:id="@android:id/background"
      android:drawable="@drawable/timeline_grey"
      android:height="10dp"
      android:gravity ="center"
    />
    <item android:id="@android:id/progress">
       <scale
           android:drawable="@drawable/timeline_yellow"
           android:scaleWidth="100%"
           android:height="10dp" />
    </item>
 </layer-list>

版本&lt; 21一切正常。

enter image description here

但是在21岁时移动拇指出现灰色圆圈:

enter image description here

如何删除它?

1 个答案:

答案 0 :(得分:3)

要禁用SeekBar拇指上的涟漪效果,您必须Nokogiri::XML::Builder.new(:encoding => 'UTF-8') do |xml| ... xml.send :"client-type-id", (client_type == :associate ? ASSOCIATE : CLIENT) ... end 背景,例如

null