Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design1
/
JJS_project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김가영
2020-10-11 16:43:18 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a8934e37cd1c979446e2182805f6c08beac8fe1a
a8934e37
1 parent
7d29f578
Add network security config
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
source/app/app/src/main/AndroidManifest.xml
source/app/app/src/main/AndroidManifest.xml
View file @
a8934e3
...
...
@@ -26,6 +26,7 @@
android:label=
"@string/app_name"
android:roundIcon=
"@mipmap/ic_launcher_round"
android:supportsRtl=
"true"
android:networkSecurityConfig=
"@xml/network_security_config"
android:theme=
"@style/AppTheme"
>
<activity
android:name=
".LoadingActivity"
>
<intent-filter>
...
...
Please
register
or
login
to post a comment