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

What's new #77

Merged
merged 8 commits into from
Oct 27, 2023
Merged

Conversation

PavloNetrebchuk
Copy link
Contributor

@PavloNetrebchuk PavloNetrebchuk commented Oct 23, 2023

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Oct 23, 2023
@openedx-webhooks
Copy link

Thanks for the pull request, @PavloNetrebchuk! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@marcotuts
Copy link
Contributor

Minor note / question from me - is the backgroudn color of the bottom bar something that can be changed? I noticed that for bot hlight and dark modes the color differs from the background screen. If it is possible to match the same color that would be great.

image image

@volodymyr-chekyrta
Copy link
Contributor

Minor note / question from me - is the backgroudn color of the bottom bar something that can be changed? I noticed that for bot hlight and dark modes the color differs from the background screen. If it is possible to match the same color that would be great.

image image

@marcotuts
It looks like we can implement that behavior, but it might affect all screens in the application. Is that alright?
More info: https://developer.android.com/develop/ui/views/layout/edge-to-edge.

@sdaitzman
Copy link

Thank you, these screens look really great!! I only see a few very small potential changes (these are really specific, I don't think they need to be changed to move forward):

  • When the title is close to the top cutout (camera punch in this case) in portrait mode, is it possible to shift the title down by 8px so the text isn't right up next to the cutout? This would also apply to the other titlebars, like in the Discover tab.
  • In the Figma designs, update text is vertically snapped to the bottom above the buttons, rather than the top underneath the title. I think it looks good either way here, so I just updated the Figma designs to match this.
  • As the "Previous" button appears, its icon spins around a bit. Can the animation only be an opacity fade in, without the icon moving?

I don't think these are important enough to spend a lot of time updating, everything looks good to me! Cross-posting a similar comment here openedx/openedx-app-ios#131

@marcotuts
Copy link
Contributor

I think having this be transparent would be great for all screens, if this causes issues elsewhere we can reverse course but that seems like it'll work

@PavloNetrebchuk PavloNetrebchuk force-pushed the feature/whats_new branch 2 times, most recently from fdedf31 to e16b4b1 Compare October 26, 2023 08:54
@PavloNetrebchuk
Copy link
Contributor Author

Thank you, these screens look really great!! I only see a few very small potential changes (these are really specific, I don't think they need to be changed to move forward):

  • When the title is close to the top cutout (camera punch in this case) in portrait mode, is it possible to shift the title down by 8px so the text isn't right up next to the cutout? This would also apply to the other titlebars, like in the Discover tab.
  • In the Figma designs, update text is vertically snapped to the bottom above the buttons, rather than the top underneath the title. I think it looks good either way here, so I just updated the Figma designs to match this.
  • As the "Previous" button appears, its icon spins around a bit. Can the animation only be an opacity fade in, without the icon moving?

I don't think these are important enough to spend a lot of time updating, everything looks good to me! Cross-posting a similar comment here openedx/openedx-app-ios#131

Hello, @sdaitzman

  1. The emulator does not work well with the cutout, but we don't have that problem on real devices.
  2. Thank you.
  3. I have resolved the issue.
video_2023-10-26_12-05-27.mp4

@PavloNetrebchuk
Copy link
Contributor Author

I think having this be transparent would be great for all screens, if this causes issues elsewhere we can reverse course but that seems like it'll work

Done it. On most screens, the behavior will be the same.
Screenshot 2023-10-26 at 12 10 37
Screenshot 2023-10-26 at 12 10 54
Screenshot 2023-10-26 at 12 11 07
Screenshot 2023-10-26 at 12 11 27
Screenshot 2023-10-26 at 12 14 14
Screenshot 2023-10-26 at 12 14 30

@PavloNetrebchuk PavloNetrebchuk force-pushed the feature/whats_new branch 2 times, most recently from f4efcd1 to 11680ea Compare October 26, 2023 11:01
@sdaitzman
Copy link

Thanks @PavloNetrebchuk, this all looks great to me!

@volodymyr-chekyrta volodymyr-chekyrta merged commit 3170de0 into openedx:develop Oct 27, 2023
1 check passed
@openedx-webhooks
Copy link

@PavloNetrebchuk 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

@volodymyr-chekyrta volodymyr-chekyrta deleted the feature/whats_new branch October 27, 2023 09:02
@volodymyr-chekyrta volodymyr-chekyrta linked an issue Nov 2, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-source-contribution PR author is not from Axim or 2U
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

What's New experience [Android]
5 participants