Skip to content

Commit

Permalink
[CHORE] #26 : 불필요한 코드 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
tgyuuAn committed Oct 11, 2023
1 parent 4d4f5d0 commit 1825559
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@
android:layout_width="match_parent"
android:layout_height="70dp"
android:background="@color/gray_2"
android:visibility="gone"
app:itemActiveIndicatorStyle="@style/Style.BottomNavigationView.Custom.Indicator"
app:itemTextColor="@drawable/selector_text_color"
app:labelVisibilityMode="labeled"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
Expand Down

0 comments on commit 1825559

Please sign in to comment.