Remove Networks
Open
- Dominant language
- Java
- Stars
- 877
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to remove some social Networks excet Facebook and google plus, but everytime I try this the app crash, I am trying to comment the code like this:
// TwitterSocialNetwork twNetwork = new TwitterSocialNetwork(this, TWITTER_CONSUMER_KEY, TWITTER_CONSUMER_SECRET, TWITTER_CALLBACK_URL);
// mSocialNetworkManager.addSocialNetwork(twNetwork);
Which way sholud I follow?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.