mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Hide clear button
Hide the clear butten when all downloads have finished.
This commit is contained in:
		| @@ -137,6 +137,7 @@ class DownloadFragment : BaseRxFragment<DownloadPresenter>() { | ||||
|         isRunning = running | ||||
|         startButton?.isVisible = !running && !presenter.downloadQueue.isEmpty() | ||||
|         pauseButton?.isVisible = running | ||||
|         clearButton?.isVisible = running | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user