fix:【光环助手V5.11.0】前端优化汇总6月第3周(8) https://git.shanqu.cc/pm/halo/halo-app-issues/-/issues/1928
This commit is contained in:
@ -211,8 +211,8 @@ object DownloadItemUtils {
|
||||
setBackgroundResource(R.drawable.download_button_updating_style)
|
||||
} else {
|
||||
text = context.getString(R.string.none)
|
||||
setTextColor(R.color.button_gray.toColor())
|
||||
setBackgroundResource(R.drawable.button_border_gray_oval)
|
||||
setTextColor(R.color.text_subtitleDesc.toColor())
|
||||
setBackgroundResource(R.drawable.bg_shape_f5_radius_999)
|
||||
if (hideDownloadBtnIfNoAvailableContent) {
|
||||
visibility = View.GONE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user