-
Notifications
You must be signed in to change notification settings - Fork 17
Share Sheet Icons
Share Sheet icons may be themed using IconBundles functionality built into Anemone, just like Home Screen Icons.
For theming share sheet icons, you need 1 icon for each app/button, with a size of at least 180x180.
Simply place the icon at IconBundles/<app bundle id or extension id>-large.png
. Anemone will automatically scale your icons for each device. There is no need to include multiple copies of share sheet screen icons for different devices.
Examples:
-
Twitter: com.apple.UIKit.activity.PostToTwitter
-
Facebook: com.apple.UIKit.activity.PostToFacebook
-
Add to Notes: com.apple.mobilenotes.SharingExtension
-
Copy: com.apple.UIKit.activity.CopyToPasteboard
-
Assign to Contact: com.apple.UIKit.activity.AssignToContact
-
Print: com.apple.UIKit.activity.Print (contribute by your cyber world homie chevymusclecar)
-
More: com.apple.UIKit.activity.UserDefaults (contribute by your cyber world homie chevymusclecar)
-
Add To Reading List: com.apple.UIKit.activity.AddToReadingList (contribute by your cyber world homie chevymusclecar)
-
Duplicate (Photos): PUActivityTypeDuplicate
-
Slideshow (Photos): com.apple.Photos.activity.SlideShow
-
Hide (Photos): PUActivityTypeHide
-
Use as Wallpaper (Photos): PLActivityTypeUseAsWallpaper
-
iCloud Photo Sharing: PLActivityTypeAlbumStream
-
AirPlay (Photos): com.apple.Photos.actvity.AirPlay
-
Add to Favorites (Safari): com.apple.mobilesafari.activity.addToFavorites
-
Add Bookmark (Safari): com.apple.mobilesafari.activity.addBookmark
-
Add to Home Screen (Safari): com.apple.mobilesafari.activity.addToHomeScreen