BUG FIX: show resolution in detailview.
This commit is contained in:
		@ -34,7 +34,7 @@ class MainViewController : Controller() {
 | 
			
		||||
        with(mv.detailView) {
 | 
			
		||||
            nameInfo.text = name
 | 
			
		||||
            formatInfo.text = format
 | 
			
		||||
            resolutionInfo.text = date
 | 
			
		||||
            resolutionInfo.text = res
 | 
			
		||||
            dateInfo.text = date
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user