remove unused NFC-ish <intent-filter> with lint error
Looks like an aborted effort to do: https://developer.android.com/guide/topics/connectivity/nfc/nfc.html#mime
This commit is contained in:
		
							parent
							
								
									15b0736252
								
							
						
					
					
						commit
						71f7762521
					
				| @ -151,13 +151,6 @@ | ||||
|             <meta-data | ||||
|                     android:name="android.support.PARENT_ACTIVITY" | ||||
|                     android:value=".views.main.MainActivity"/> | ||||
|             <intent-filter> | ||||
|                 <action android:name="android.intent.action.VIEW"/> | ||||
| 
 | ||||
|                 <category android:name="android.intent.category.DEFAULT"/> | ||||
| 
 | ||||
|                 <data android:mimeType="application/vnd.org.fdroid.fdroid.repo"/> | ||||
|             </intent-filter> | ||||
|         </activity> | ||||
|         <activity | ||||
|                 android:name=".NfcNotEnabledActivity" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Hans-Christoph Steiner
						Hans-Christoph Steiner