mirror of
				https://github.com/SimpleMobileTools/Simple-Contacts.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	use the circle minus only at cab
This commit is contained in:
		| @@ -36,7 +36,7 @@ ext { | ||||
| } | ||||
|  | ||||
| dependencies { | ||||
|     implementation 'com.simplemobiletools:commons:3.5.1' | ||||
|     implementation 'com.simplemobiletools:commons:3.5.2' | ||||
|     implementation 'joda-time:joda-time:2.9.9' | ||||
|  | ||||
|     debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion" | ||||
|   | ||||
| @@ -23,7 +23,7 @@ | ||||
|         app:showAsAction="ifRoom"/> | ||||
|     <item | ||||
|         android:id="@+id/cab_remove" | ||||
|         android:icon="@drawable/ic_minus" | ||||
|         android:icon="@drawable/ic_minus_circle" | ||||
|         android:title="@string/remove_from_favorites" | ||||
|         app:showAsAction="ifRoom"/> | ||||
| </menu> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user