Skip to content

Instantly share code, notes, and snippets.

@parahall
Created December 25, 2017 19:38
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save parahall/e34c17fb13eb7f68c77fc485c2dffc9e to your computer and use it in GitHub Desktop.
<receiver
android:name=".login.NetworkHttpUnauthorizedReceiver">
<intent-filter>
<action android:name="com.startup.network.http_unauthorized"/>
</intent-filter>
</receiver>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment