Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

디테일들 #77

Merged
merged 3 commits into from
Apr 25, 2021
Merged

디테일들 #77

merged 3 commits into from
Apr 25, 2021

Conversation

ko0chan
Copy link
Contributor

@ko0chan ko0chan commented Apr 25, 2021

Problems

  • bottom tab indicator none
  • 뒤로가기 Icon 제대로 동작
  • 현재 앱 버전 setText

Solution

  • 구현

@ko0chan ko0chan requested a review from wswon April 25, 2021 09:57
Comment on lines +34 to 35
app:tabIndicator="@color/transparent"
app:layout_constraintStart_toStartOf="parent" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
app:tabIndicator="@color/transparent"
app:layout_constraintStart_toStartOf="parent" />
app:layout_constraintStart_toStartOf="parent"
app:tabIndicator="@color/transparent" />

@ko0chan ko0chan merged commit 294e4dc into develop Apr 25, 2021
@ko0chan ko0chan deleted the feature/details branch April 25, 2021 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants