Skip to content

Commit

Permalink
feat: 배경 화면을 하얀색으로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
SeongHoonC committed Oct 11, 2023
1 parent ebeb98b commit 6f9279c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/black"
tools:context=".presentation.ui.splash.SplashActivity">

</androidx.constraintlayout.widget.ConstraintLayout>
Expand Down

0 comments on commit 6f9279c

Please sign in to comment.