Skip to content

feature/debug_check_banner#18

Merged
dev-ali-mansour merged 6 commits intodevelopfrom
feature/debug_check_banner
Nov 19, 2025
Merged

feature/debug_check_banner#18
dev-ali-mansour merged 6 commits intodevelopfrom
feature/debug_check_banner

Conversation

@dev-ali-mansour
Copy link
Owner

No description provided.

dev-ali-mansour and others added 6 commits November 18, 2025 08:52
Introduces a `DebugCheckerBanner` composable that displays a "DEBUG" banner at the top-left corner of the screen.

This banner is implemented using `Canvas` to draw the text and background, and it correctly handles both LTR and RTL layouts by adjusting its rotation. A new color, `BurgundyPurple`, has also been added for the banner's background.
Adds a `DebugCheckerBanner` composable to `MainActivity`.

This banner is only displayed when the application is built with the `DEBUG` flag set to true, providing a clear visual indicator for debug builds.
Removes the `runs-on` value in the `validate_pr_sources` job within the codelab documentation, replacing it with a `TODO` comment to configure the runner to the latest Ubuntu version.
Removes the `runs-on` value in the `validate_pr_sources` job within the codelab documentation, replacing it with a `TODO` comment to configure the runner to the latest Ubuntu version.
Adds an empty line inside the `UseCaseModule` class for improved code formatting.
@dev-ali-mansour dev-ali-mansour merged commit f59404c into develop Nov 19, 2025
3 of 4 checks passed
@dev-ali-mansour dev-ali-mansour deleted the feature/debug_check_banner branch February 14, 2026 12:07
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