Skip to content

PLASMA-7354: feat(sdds-acore/uikit-compose): Indication support was added for clickable components.#799

Open
malilex wants to merge 4 commits into
developfrom
feature/plasma-7354
Open

PLASMA-7354: feat(sdds-acore/uikit-compose): Indication support was added for clickable components.#799
malilex wants to merge 4 commits into
developfrom
feature/plasma-7354

Conversation

@malilex
Copy link
Copy Markdown
Collaborator

@malilex malilex commented Jun 3, 2026

sdds-uikit-compose

Indication

  • Добавлена поддержка Indication в clickable компонентах

sdds-sbcom-compose

Indication

  • Реализован ripple эффект

What/why changed

Добавил поддержку ripple эффекта.

malilex added 4 commits June 2, 2026 14:08
# Conflicts:
#	integration-core/uikit-compose-testcases/src/main/kotlin/com/sdds/compose/uikit/fixtures/testcases/ListTestCases.kt
…ipple effect was implemented.

# Conflicts:
#	sdds-core/uikit-compose/src/main/kotlin/com/sdds/compose/uikit/internal/tabbar/BaseTabBarItem.kt
@malilex malilex self-assigned this Jun 3, 2026
@malilex malilex requested a review from raininforest as a code owner June 3, 2026 10:18
@malilex malilex added the enhancement New feature or request label Jun 3, 2026
@malilex malilex requested review from SerraMorec and angirb as code owners June 3, 2026 10:18
@malilex malilex added the compose label Jun 3, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 3, 2026

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: 95a98c56-a141-4e81-b560-5f1bdcd639dd

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/plasma-7354

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

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compose enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants