mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-27 12:53:55 +01:00 
			
		
		
		
	docs: comment out KDoc for disabled method to avoid unresolved @param warning
This commit is contained in:
		
							parent
							
								
									f299333292
								
							
						
					
					
						commit
						a12387d292
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		|  | @ -808,10 +808,11 @@ class ContributionsFragment : CommonsDaggerSupportFragment(), FragmentManager.On | |||
|         } | ||||
|     } | ||||
| 
 | ||||
|     /** | ||||
|      * Temporarily disabled, see issue [https://github.com/commons-app/apps-android-commons/issues/5847] | ||||
|      * @param count The number of pending uploads. | ||||
|      */ | ||||
|     // /** | ||||
|     //  * Temporarily disabled. See issue [#5847](https://github.com/commons-app/apps-android-commons/issues/5847) | ||||
|     //  * @param count The number of pending uploads. | ||||
|     //  */ | ||||
|     // public void updateUploadIcon(int count) { | ||||
|     //    public void updateUploadIcon(int count) { | ||||
|     //        if (pendingUploadsImageView != null) { | ||||
|     //            if (count != 0) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Rsedp8
						Rsedp8