Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
HotBitmapGG committed Nov 20, 2016
1 parent 39b5c3e commit 9b53b14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ private void setTypeIcon(HeaderViewHolder headerViewHolder)
case "热门焦点":
headerViewHolder.mTypeImg.setImageResource(icons[0]);
break;
case "热门直播":
case "正在直播":
headerViewHolder.mTypeImg.setImageResource(icons[1]);
break;
case "番剧推荐":
Expand Down

0 comments on commit 9b53b14

Please sign in to comment.