优化
This commit is contained in:
@@ -146,6 +146,7 @@ class BookSourceEditActivity :
|
||||
|
||||
private fun initView() {
|
||||
if (!BuildConfig.DEBUG) {
|
||||
binding.cbIsEnableReview.gone()
|
||||
binding.tabLayout.removeTabAt(6)
|
||||
}
|
||||
binding.recyclerView.setEdgeEffectColor(primaryColor)
|
||||
|
||||
Reference in New Issue
Block a user