mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Add icon to map
This commit is contained in:
		
							parent
							
								
									8216eb76ee
								
							
						
					
					
						commit
						784b51e29d
					
				
					 12 changed files with 12 additions and 0 deletions
				
			
		|  | @ -2,6 +2,7 @@ package fr.free.nrw.commons.nearby; | |||
| 
 | ||||
| import android.os.Bundle; | ||||
| import android.support.v4.app.FragmentTransaction; | ||||
| import android.util.Log; | ||||
| import android.view.Menu; | ||||
| import android.view.MenuInflater; | ||||
| import android.view.MenuItem; | ||||
|  | @ -45,6 +46,9 @@ public class NearbyActivity extends BaseActivity { | |||
|             case R.id.action_refresh: | ||||
|                 refreshView(); | ||||
|                 return true; | ||||
|             case R.id.action_map: | ||||
|                 Log.d("Nearby","map is clicked"); | ||||
|                 return true; | ||||
|             default: | ||||
|                 return super.onOptionsItemSelected(item); | ||||
|         } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Neslihan
						Neslihan