Skip to content

Commit 47c98aa

Browse files
committed
Merge pull request playgameservices#106 from claywilkinson/master
Updating BeGenerous and CollectAllTheStars2 to not extend BaseGameActivi...
2 parents 720e11e + dbc9119 commit 47c98aa

7 files changed

Lines changed: 471 additions & 389 deletions

File tree

BasicSamples/BeGenerous/src/main/java/com/google/example/games/bg/BeGenerousActivity.java

Lines changed: 188 additions & 167 deletions
Large diffs are not rendered by default.

BasicSamples/BeGenerous/src/main/res/values/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,7 @@
3939
<string name="request_icon_description">Request Icon</string>
4040
<string name="gift_count">Incoming: %d</string>
4141
<string name="request_count">Incoming: %d</string>
42+
<string name="signin_failure">Unable to sign in. Check your internet connection and try again later.</string>
43+
<string name="signin_other_error">There was an issue with sign in. Please try again later.</string>
4244

4345
</resources>

0 commit comments

Comments
 (0)