mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	Hide EmptyView when retrying source request
This commit is contained in:
		@@ -483,6 +483,7 @@ open class BrowseSourceController(bundle: Bundle) :
 | 
			
		||||
     * Shows the progress bar.
 | 
			
		||||
     */
 | 
			
		||||
    private fun showProgressBar() {
 | 
			
		||||
        binding.emptyView.hide()
 | 
			
		||||
        binding.progress.visible()
 | 
			
		||||
        snack?.dismiss()
 | 
			
		||||
        snack = null
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user