[2.13.0-arch-opt] renote the versionCodeView to fix bug
This commit is contained in:
@@ -60,7 +60,7 @@ class VersionNameView @JvmOverloads constructor(
|
||||
@SuppressLint("SetTextI18n")
|
||||
private fun showCurrentPadVersion() {
|
||||
tvAppVersionName?.let {
|
||||
// it.text = "APP:${AppUtils.getAppVersionName()}"
|
||||
it.text = "APP:${AppUtils.getAppVersionName()}"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user