Skip to content

PLASMA-8215: fix(sdds-acore/uikit-compose): edge to edge with cutout was fixed - #923

Merged
raininforest merged 2 commits into
developfrom
bugfix/edge-to-edge-cutout
Sep 17, 2026
Merged

raininforest merged 2 commits into
developfrom
bugfix/edge-to-edge-cutout

Conversation

@raininforest

Copy link
Copy Markdown
Collaborator

sdds-uikit-compose

EdgeToEdgeDialog

  • Исправлено поведение EdgeToEdgeDialog, при котором зона выреза смещалась относительно триггера, а статус бар не красился.

What/why changed

Исправлено поведение EdgeToEdgeDialog, при котором зона выреза смещалась относительно триггера, а статус бар не красился.

@raininforest raininforest self-assigned this Sep 16, 2026
@raininforest raininforest added bug Something isn't working compose labels Sep 16, 2026
@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 4ed30a1a-f480-49df-8036-6bea5484c67d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@raininforest raininforest changed the title fix(sdds-acore/uikit-compose): edge to edge with cutout was fixed PLASMA-8215: fix(sdds-acore/uikit-compose): edge to edge with cutout was fixed Sep 16, 2026
@salutedevs

Copy link
Copy Markdown
Collaborator

📦 Собранные Debug APK

📲 Как установить APK на Android-устройство:

  1. Распакуйте архив.
  2. Скопируйте нужный .apk на устройство (через USB, Telegram, Google Drive и т.д.).
  3. Откройте .apk на устройстве и подтвердите установку.
    Если потребуется, включите Разрешение на установку из неизвестных источников в настройках устройства.

💻 Установка через USB (ADB):

  1. Включите Отладку по USB на устройстве (Настройки → Для разработчиков).
  2. Подключите устройство к компьютеру по USB.
  3. Убедитесь, что устройство отображается:
    adb devices
  4. Установите .apk:
    adb install path/to/your.apk
    Если приложение уже установлено и нужно обновить:
    adb install -r path/to/your.apk

@salutedevs

Copy link
Copy Markdown
Collaborator

@raininforest
raininforest merged commit 18ab70d into develop Sep 17, 2026
60 checks passed
@raininforest
raininforest deleted the bugfix/edge-to-edge-cutout branch September 17, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working compose

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants