Skip to content

test(sdds-acore/testing): Select stards screenshots#738

Open
angirb wants to merge 1 commit intodevelopfrom
test/select-star-ds-screenshots
Open

test(sdds-acore/testing): Select stards screenshots#738
angirb wants to merge 1 commit intodevelopfrom
test/select-star-ds-screenshots

Conversation

@angirb
Copy link
Copy Markdown
Collaborator

@angirb angirb commented Apr 2, 2026

What/why changed

  • Добавлены тесты для select star ds
  • Добавлены несколько тестов для toast, notification, basic button, navigation bar

@salutedevs
Copy link
Copy Markdown
Collaborator

📦 Собранные 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

* PLASMA-T2471
*/
@Composable
fun NavigationBarLongTitleDescription(style: NavigationBarStyle) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Давай вольем этот ПР после этого #739

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

хорошо, чуть было не влил)

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