Skip to content

Add LocalInspectionMode check for Compose Preview support#125

Open
nindanaoto wants to merge 1 commit intoconnectbot:mainfrom
nindanaoto:LocalInspectionMode
Open

Add LocalInspectionMode check for Compose Preview support#125
nindanaoto wants to merge 1 commit intoconnectbot:mainfrom
nindanaoto:LocalInspectionMode

Conversation

@nindanaoto
Copy link
Contributor

When the Terminal composable is rendered in Android Studio's Compose Preview, substitute a lightweight placeholder instead of the real terminal to avoid native library and system service dependencies.

Fixes #67

When the Terminal composable is rendered in Android Studio's Compose
Preview, substitute a lightweight placeholder instead of the real
terminal to avoid native library and system service dependencies.

Fixes connectbot#67

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

Use LocalInspectionMode checking for Compose Preview

1 participant