Skip to content

fix(ui): make sort dialog rows clickable with consistent spacing - #320

Merged
turtton merged 1 commit into
mainfrom
fix/sort-dialog-clickable
Jun 3, 2026
Merged

fix(ui): make sort dialog rows clickable with consistent spacing#320
turtton merged 1 commit into
mainfrom
fix/sort-dialog-clickable

Conversation

@turtton

@turtton turtton commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Type

  • Bug fix(バグ修正)
  • New feature(新機能)
  • Improvement(機能/コード改善)
  • Document changes(翻訳などのドキュメント関係の変更)
  • Other(その他)

Description

ソートルール選択ダイアログおよびSyncRule選択ダイアログの各行に Modifier.fillMaxWidth().clickable() を追加し、ラジオボタン以外のテキスト領域をタップしても選択できるようにしました。

項目間の余白を 8.dp から 4.dp に縮小し、他のダイアログと統一しました。

Related Issues

なし

Before finish

  • I read the Contributing guide.
  • Run Gradle tasks formatKotlin and check and make sure no error message is displayed.
  • Removed unnecessary commented out code and debug print code.

@turtton
turtton merged commit afaf8ed into main Jun 3, 2026
5 checks passed
@turtton
turtton deleted the fix/sort-dialog-clickable branch June 3, 2026 23:27
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