Skip to content

Instantly share code, notes, and snippets.

@nurcinozer
Created August 27, 2019 12:22
Show Gist options
  • Save nurcinozer/437c16d667251fe3df4ca311a2a85cad to your computer and use it in GitHub Desktop.
Save nurcinozer/437c16d667251fe3df4ca311a2a85cad to your computer and use it in GitHub Desktop.
drawable içinde
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">127.0.0.1</domain>
</domain-config>
</network-security-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment