mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Cleanup commented out old codes
This commit is contained in:
		
							parent
							
								
									16966546dd
								
							
						
					
					
						commit
						87f6548ab0
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -56,7 +56,6 @@ public class NearbyListFragment extends Fragment { | |||
|         View view = inflater.inflate(R.layout.fragment_nearby, container, false); | ||||
|         recyclerView = (RecyclerView) view.findViewById(R.id.listView); | ||||
|         recyclerView.setLayoutManager(new LinearLayoutManager(getContext())); | ||||
|         //adapterFactory = new NearbyAdapterFactory(place -> NearbyInfoDialog.showYourself(getActivity(), place)); | ||||
|         adapterFactory = new NearbyAdapterFactory(); | ||||
|         return view; | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 neslihanturan
						neslihanturan