We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5903e4f + eefaeae commit f26a747Copy full SHA for f26a747
library/src/main/res/values/consts.xml
@@ -15,7 +15,7 @@
15
<string name="id_facebook_app">com.facebook.katana</string>
16
17
<string name="url_twitter_website">https://twitter.com/%s</string>
18
- <string name="uri_twitter_app">twitter://user?user_id=%s</string>
+ <string name="uri_twitter_app">twitter://user?screen_name=%s</string>
19
<string name="id_twitter_app">com.twitter.android</string>
20
21
<string name="url_google_plus_website">https://plus.google.com/%s</string>
0 commit comments