Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Move save to the topbar of user settings and deduplicate topbar code#1243

Merged
dessalines merged 5 commits into
LemmyNet:mainfrom
MV-GH:refactor/move_save_to_topbar
Sep 20, 2023
Merged

Move save to the topbar of user settings and deduplicate topbar code#1243
dessalines merged 5 commits into
LemmyNet:mainfrom
MV-GH:refactor/move_save_to_topbar

Conversation

@MV-GH

@MV-GH MV-GH commented Sep 17, 2023

Copy link
Copy Markdown
Collaborator
  • Moved save button to topbar for usersettings
  • Add reuseable action topbar
  • Remove unused translations (Its a Android Studio tool)
KHUj0QASQ8.mp4

@dessalines dessalines left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice job! I'd just change save -> submit then we can merge.

Comment thread app/src/main/java/com/jerboa/ui/components/common/AppBars.kt Outdated
Comment thread app/src/main/java/com/jerboa/ui/components/common/AppBars.kt Outdated

@dessalines dessalines left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

onSubmitClick: () -> Unit,
fun ActionTopBar(
onBackClick: () -> Unit,
onActionClick: () -> Unit,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Perfect, thx

@dessalines dessalines merged commit a463c69 into LemmyNet:main Sep 20, 2023
@MV-GH MV-GH deleted the refactor/move_save_to_topbar branch September 20, 2023 13:27
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