gpt4 book ai didi

android - 如何更改或禁用搜索栏拇指周围的灰色突出显示?

转载 作者:行者123 更新时间:2023-12-02 14:21:14 30 4
gpt4 key购买 nike

当我用拇指按搜索栏时,它周围会出现一个苍白的阴影,如下所示。

Before press and click It. How to remove or change pale gray around It.

如何去除阴影或将其设置为透明?谢谢!

最佳答案

添加

android:background="@null"

例如:

<androidx.appcompat.widget.AppCompatSeekBar
android:id="@+id/seekbar"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@null" />

关于android - 如何更改或禁用搜索栏拇指周围的灰色突出显示?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40891948/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com