feat(talk): 톡 탭에 Yandex 배너 헤더를 추가한다

This commit is contained in:
2026-04-27 15:22:48 +09:00
parent 4ef880c350
commit 7fe25f474a
2 changed files with 33 additions and 7 deletions

View File

@@ -24,8 +24,8 @@
android:textSize="20sp"
android:fontFamily="@font/regular"
android:visibility="gone"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>