Toggle navigation
Toggle navigation
This project
Loading...
Sign in
cse437_e
/
smartdoorlock-frontend
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-31 04:52:43 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
712ea5374a40c1b8d65b51ef3d0a8b533ece3229
712ea537
1 parent
cd52f294
상단바 제거
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/src/main/AndroidManifest.xml
app/src/main/AndroidManifest.xml
View file @
712ea53
...
...
@@ -11,7 +11,7 @@
android:label=
"@string/app_name"
android:roundIcon=
"@mipmap/ic_launcher_round"
android:supportsRtl=
"true"
android:theme=
"@style/
AppTheme
"
>
android:theme=
"@style/
Theme.AppCompat.NoActionBar
"
>
<activity
android:name=
".ui.SplashActivity"
android:screenOrientation=
"fullSensor"
android:noHistory=
"true"
>
...
...
Please
register
or
login
to post a comment