Skip to content

Commit

Permalink
[Design/#35] bottom nav icon 크기 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
ss99x2002 committed Jul 10, 2023
1 parent c7bc900 commit 25223ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
android:background="@color/umbba_white"
app:itemActiveIndicatorStyle="@null"
app:itemBackground="@drawable/sel_bottom_nav_indicator"
app:itemIconSize="16dp"
app:itemIconSize="24dp"
app:itemIconTint="@color/sel_bottom_nav_icon"
app:itemTextColor="@color/sel_bottom_nav_text"
app:layout_constraintBottom_toBottomOf="parent"
Expand Down

0 comments on commit 25223ea

Please sign in to comment.