Fix about text
This commit is contained in:
parent
ee83fef6a7
commit
89fa903f53
5 changed files with 26 additions and 89 deletions
|
@ -69,7 +69,7 @@ class AboutActivity : AbsBaseActivity(), View.OnClickListener {
|
|||
loadContributors()
|
||||
setSupportActionBar(toolbar)
|
||||
ToolbarContentTintHelper.colorBackButton(toolbar )
|
||||
appVersion.text = getAppVersion()
|
||||
version.setSummary ( getAppVersion())
|
||||
setUpView()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue