Skip to content

Commit

Permalink
优化
Browse files Browse the repository at this point in the history
  • Loading branch information
gedoor committed Sep 19, 2018
1 parent 38fd51d commit bcad015
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ protected void initData() {
bgDrawable = readBookControl.getBgDrawable(textDrawableIndex, getContext());
bgColor = readBookControl.getBgColor(textDrawableIndex);
darkStatusIcon = readBookControl.getDarkStatusIcon(textDrawableIndex);
bgPath = readBookControl.getBgPath(textDrawableIndex);
upText();
upBg();
}
Expand Down

0 comments on commit bcad015

Please sign in to comment.