Created
June 30, 2016 03:40
-
-
Save griajobag/0150d6a8d9bf1e082e6ee238e3bc45ed to your computer and use it in GitHub Desktop.
firebase notif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<resources> | |
<string name="app_name">FirebaseNotif</string> | |
<string name="quickstart_message">Click the SUBSCRIBE TO NEWS button below to subscribe to the | |
news topic. Messages sent to the news topic will be received. The LOG TOKEN button logs the | |
InstanceID token to logcat.</string> | |
<string name="subscribe_to_news">Subscribe To News</string> | |
<string name="log_token">Log Token</string> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment