Skip to content

Commit 2aa2843

Browse files
committed
💄 커뮤니티 탭의 탭 레이아웃 변경
1 parent 50f6863 commit 2aa2843

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

presentation/src/main/res/layout/fragment_community.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
android:id="@+id/tab_layout"
3535
android:layout_width="match_parent"
3636
android:layout_height="wrap_content"
37+
android:background="@color/mogakrun_background"
38+
app:tabIndicatorColor="@color/mogakrun_on_primary"
3739
app:layout_constraintEnd_toEndOf="parent"
3840
app:layout_constraintStart_toStartOf="parent"
3941
app:layout_constraintTop_toBottomOf="@id/app_bar">

0 commit comments

Comments
 (0)