mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 14:53:59 +01:00 
			
		
		
		
	Fix logging
This commit is contained in:
		
							parent
							
								
									c154de15e5
								
							
						
					
					
						commit
						0861533d29
					
				
					 1 changed files with 2 additions and 5 deletions
				
			
		|  | @ -583,7 +583,7 @@ public class NearbyMapFragment extends DaggerFragment { | |||
| 
 | ||||
| 
 | ||||
|     /* | ||||
|     * Add amnchors back before making them visible again. | ||||
|     * Add anchors back before making them visible again. | ||||
|     * */ | ||||
|     private void addAnchorToBigFABs(FloatingActionButton floatingActionButton, int anchorID) { | ||||
|         CoordinatorLayout.LayoutParams params = new CoordinatorLayout.LayoutParams | ||||
|  | @ -594,7 +594,7 @@ public class NearbyMapFragment extends DaggerFragment { | |||
|     } | ||||
| 
 | ||||
|     /* | ||||
|     * Add amnchors back before making them visible again. Big and small fabs have different anchor | ||||
|     * Add anchors back before making them visible again. Big and small fabs have different anchor | ||||
|     * gravities, therefore the are two methods. | ||||
|     * */ | ||||
|     private void addAnchorToSmallFABs(FloatingActionButton floatingActionButton, int anchorID) { | ||||
|  | @ -651,9 +651,6 @@ public class NearbyMapFragment extends DaggerFragment { | |||
|                 DirectUpload directUpload = new DirectUpload(this, controller); | ||||
|                 storeSharedPrefs(); | ||||
|                 directUpload.initiateGalleryUpload(); | ||||
| 
 | ||||
|                 //TODO: App crashes after image upload completes | ||||
|                 //TODO: Handle onRequestPermissionsResult | ||||
|             } | ||||
|         }); | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 misaochan
						misaochan