gpt4 book ai didi

具有自定义 progressDrawable 的 Android 搜索栏

转载 作者:行者123 更新时间:2023-11-30 01:55:54 26 4
gpt4 key购买 nike

我的问题是我的进度条 progressDrawable 在纵向模式下非常好。但如果我将屏幕转到横向模式,它会重复显示 3 次或更多次。

我需要拉伸(stretch) progressDrawable。

纵向: enter image description here

横向: enter image description here

最佳答案

我所要做的就是以编程方式设置 ProgressDrawable,以便在我更改布局时 Activity 始终设置它。

bmiSeekBar.setProgressDrawable(getResources().getDrawable(R.drawable.bmi_progress));

关于具有自定义 progressDrawable 的 Android 搜索栏,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32249816/

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