Android-ShareEverywhere icon indicating copy to clipboard operation
Android-ShareEverywhere copied to clipboard

Share all the things!

Results 2 Android-ShareEverywhere issues
Sort by recently updated
recently updated
newest added

Q1. How do we track which one user selects to share? Q2. And how do we know if user has successfully shared?

These should be using .getDrawable(): https://github.com/dgmltn/Android-ShareEverywhere/blob/master/share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java#L260 support lib 23.1.0 breaks on .setImageResource(0) a few lines down.