Commit c0a7d9d7 authored by wanglei's avatar wanglei

...

parent 0dcd6c05
......@@ -159,6 +159,8 @@ class WordActivity : BaseActivity<ActivityWordBinding>() {
binding.ivXuanzhuan.visibility = View.VISIBLE
binding.ivMore.visibility = View.VISIBLE
binding.tvName.visibility = View.VISIBLE
binding.mDocView.visibility = View.VISIBLE
binding.tvPageCount.visibility = View.VISIBLE
}
private fun switchOrientation() {
......
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