Skip to content

Commit

Permalink
[mod] #244 뒤로가기 버튼 통일 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
sxunea committed Feb 26, 2024
1 parent e4890ba commit 11e7971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_setting.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
android:layout_height="wrap_content"
android:layout_marginVertical="4dp"
android:padding="12dp"
android:src="@drawable/ic_myfeed_back"
android:src="@drawable/ic_all_back"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
Expand Down

0 comments on commit 11e7971

Please sign in to comment.