Skip to content

Commit

Permalink
#40 [mod] 코드 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
emjayMJkim committed Jan 12, 2024
1 parent 291cf3a commit 9323ae1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/fragment_onboarding_choice_theme.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@
android:overScrollMode="never"
app:layout_constraintBottom_toTopOf="@id/btn_onboarding_choice_theme"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHorizontal_bias="0.512"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/iv_onboarding_choice_theme_title_bear"
app:layout_constraintVertical_bias="1.0"
tools:listitem="@layout/item_onboarding_choice_theme" />

<androidx.appcompat.widget.AppCompatButton
Expand Down

0 comments on commit 9323ae1

Please sign in to comment.