Skip to content

Conversation

@Stypox
Copy link
Member

@Stypox Stypox commented Mar 28, 2021

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

Even though the ConstraintLayout code seemed right, for some reason the icon to left of the five notification actions under "Settings -> Notification" has width 0dp and were thus invisible. I don't know when this happened, they were working when the PR about notifications was merged, but nevermind. This fixes it by setting a constant width instead of a constant height, and for some reason only this way layout_constraintDimensionRatio="1" does its job forcing the image into a square.

APK testing

On the website the APK can be found by going to the "Checks" tab below the title and then on "artifacts" on the right.

Due diligence

@triallax triallax added bug Issue is related to a bug GUI Issue is related to the graphical user interface labels Mar 28, 2021
@triallax
Copy link
Contributor

triallax commented Mar 29, 2021

Sorry, I was going to download the APK to test this but re-ran the workflow by mistake.

Edit: looks like I messed up. I tried to cancel the workflow, but it's been queued for almost 14 minutes. @Stypox can you push an empty commit or something?

@Stypox
Copy link
Member Author

Stypox commented Mar 31, 2021

@mhmdanas I just re-ran all checks again and it seems to have worked

Copy link
Contributor

@triallax triallax left a comment

Choose a reason for hiding this comment

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

I can confirm that this works; somebody else should take a look at the code changes.

@TobiGr TobiGr merged commit aaea661 into TeamNewPipe:dev Mar 31, 2021
This was referenced Apr 11, 2021
tossj pushed a commit to tossj/NewPipe-legacy that referenced this pull request Apr 23, 2021
…ion-settings

Fix hidden icon to the left of notification actions in settings
@Stypox Stypox deleted the fix-notification-settings branch April 16, 2022 17:03
@Stypox Stypox restored the fix-notification-settings branch April 16, 2022 17:03
@Stypox Stypox deleted the fix-notification-settings branch April 16, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue is related to a bug GUI Issue is related to the graphical user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants