Skip to content

feat(sdds-acore/uikit-compose): minContentHeight was added for navbars - #875

Open
raininforest wants to merge 2 commits into
developfrom
feature/navbar-minheight
Open

feat(sdds-acore/uikit-compose): minContentHeight was added for navbars#875
raininforest wants to merge 2 commits into
developfrom
feature/navbar-minheight

Conversation

@raininforest

Copy link
Copy Markdown
Collaborator

sdds-uikit

NavigationBar, CollapsingNavigationBar

  • Добавлен параметр minContentHeight

sdds-uikit-compose

NavigationBar, CollapsingNavigationBar

  • Добавлен параметр minContentHeight

plasma-homeds-compose

NavigationBar, CollapsingNavigationBar

  • Актуализированы стили компонента

sdds-serv-compose

NavigationBar, CollapsingNavigationBar

  • Актуализированы стили компонента

sdds-serv

NavigationBar, CollapsingNavigationBar

  • Актуализированы стили компонента

plasma-sd-service-compose

NavigationBar, CollapsingNavigationBar

  • Актуализированы стили компонента

plasma-sd-service

NavigationBar, CollapsingNavigationBar

  • Актуализированы стили компонента

sdds-sbcom-compose

NavigationBar, CollapsingNavigationBar

  • Актуализированы стили компонента

What/why changed

Добавлен параметр minContentHeight для NavigationBar, CollapsingNavigationBar. Актуализированы стили компонента.

@coderabbitai

coderabbitai Bot commented Aug 5, 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: Pro Plus

Run ID: dc99f6d6-e712-4038-acbc-ce3009506b20

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.

@salutedevs

salutedevs commented Aug 5, 2026

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 force-pushed the feature/navbar-minheight branch from 0569ea9 to 44bbfd5 Compare August 6, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants