Commit 80a6d133 authored by Li's avatar Li

[李俊岐] 优化

parent fb5c7bec
......@@ -55,7 +55,7 @@ class WelfareTaskAdpater :
if (data?.adRenderStyle != null && data?.adRenderStyle == 3) {
holder?.layoutBg.setBackgroundResource(R.drawable.shape_ffedf7_r8)
} else if (data?.adRenderStyle != null && data?.adRenderStyle == 2) {
holder?.layoutBg.setBackgroundResource(R.drawable.shape_ffedf7_r8)
} else {
holder?.layoutBg.setBackgroundResource(R.drawable.shape_fefce2_r8)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment