just adding an empty line
This commit is contained in:
parent
7a4cb16fe0
commit
963d56e8fa
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ class PropertiesDialog() {
|
|||
} else {
|
||||
File(path).md5()
|
||||
}
|
||||
|
||||
activity.runOnUiThread {
|
||||
(view.findViewById<LinearLayout>(R.id.properties_md5).property_value as TextView).text = md5
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue