Skip to content

Replaced deprecated setView overload with LinearLayout wrapper.#35

Closed
opencode-agent[bot] wants to merge 2 commits into
masterfrom
opencode/dispatch-e89ab7-20260619072919
Closed

Replaced deprecated setView overload with LinearLayout wrapper.#35
opencode-agent[bot] wants to merge 2 commits into
masterfrom
opencode/dispatch-e89ab7-20260619072919

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Fixed. The issue was that AlertDialog.Builder.setView(View, int, int, int, int) is a deprecated/removed overload. The fix wraps the EditText in a LinearLayout with setPadding(24, 16, 24, 16) to achieve the same visual spacing, then passes the layout to setView(View).

Triggered by workflow_dispatch

New%20session%20-%202026-06-19T07%3A29%3A19.356Z
opencode session  |  github run

opencode-agent Bot and others added 2 commits June 19, 2026 06:43
Co-authored-by: star4droid <star4droid@users.noreply.github.com>
Co-authored-by: star4droid <star4droid@users.noreply.github.com>
@star4droid star4droid closed this Jun 19, 2026
@star4droid star4droid deleted the opencode/dispatch-e89ab7-20260619072919 branch June 19, 2026 09:09
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.

1 participant