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

🚑 🐛 comment bug fix #395

Merged
merged 20 commits into from
Oct 24, 2024
Merged

🚑 🐛 comment bug fix #395

merged 20 commits into from
Oct 24, 2024

Conversation

github-actions[bot]
Copy link

Original issue description

comment bug issue

  • app crash, when click menu button on comment
  • include language support

closes #394

@@ -35,7 +35,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:text="UserName : "
android:text="@string/comment_menu_username"
Copy link

Choose a reason for hiding this comment

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

👍

@kmkim2689
Copy link
Contributor

스트링 리소스화가 되지 않았던 문제가 있었군요.. 수고하셨습니다!

@ii2001 ii2001 merged commit 9bf94c2 into an/dev Oct 24, 2024
2 checks passed
@ii2001 ii2001 deleted the an/feat/394 branch October 24, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AN Android 🐛 bug bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants