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

replace bottomnav label stamps to badges #526

Conversation

kudpig
Copy link
Contributor

@kudpig kudpig commented Aug 15, 2023

Issue

Overview (Required)

  • Replaced the bottom navigation label. (Stamps -> Badges)

  • Changed MainStrings class string.

  • Icon image is not changed. (If you want to change it, please let me know. (If so, which image should I use?)

  • The value of MainScreenTab is also changed to Stamps -> Badges.
    However, The names of StampsScreen etc. remain the same.

Screenshot

Before After

kudpig added 2 commits August 15, 2023 19:42
Stamps->Badges with main strings class
@github-actions
Copy link

Hi @kudpig! Codes seem to be unformatted. To resolve this issue, please run ./gradlew spotlessKotlinApply and fix the results of ./gradlew lintDebug.. Thank you for your contribution.

@github-actions
Copy link

github-actions bot commented Aug 15, 2023

Test Results

36 tests   36 ✔️  2m 44s ⏱️
  8 suites    0 💤
  8 files      0

Results for commit ecbb434.

♻️ This comment has been updated with latest results.

@github-actions github-actions bot temporarily deployed to deploygate-distribution August 15, 2023 13:07 Inactive
@RyuNen344
Copy link
Contributor

@kudpig
could you check lint format?

@kudpig
Copy link
Contributor Author

kudpig commented Aug 15, 2023

@RyuNen344
Oops, excuse me.
I run ./gradlew spotlessKotlinApply. is it right?

@RyuNen344
Copy link
Contributor

Oops, excuse me.
I run ./gradlew spotlessKotlinApply. is it right?

Yes!! Right!!

Copy link
Member

@takahirom takahirom left a comment

Choose a reason for hiding this comment

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

Looks great!

@takahirom takahirom merged commit e5caf25 into DroidKaigi:main Aug 15, 2023
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.

Fix a bottom navigation's label from Stamps to Badges
3 participants