pull/32/head
kunfei 5 years ago
parent 8762cd3696
commit 7acdacb274
  1. 1
      app/src/main/java/io/legado/app/ui/widget/page/ContentView.kt

@ -37,6 +37,7 @@ class ContentView : FrameLayout {
addView(bgImage, LayoutParams(matchParent, matchParent))
inflate(context, R.layout.view_book_page, this)
upStyle()
upTime()
}
fun upStyle() {

Loading…
Cancel
Save