feat: add content alignment options using Material 3 SegmentedButton in EditFieldDialog
This commit is contained in:
@@ -60,7 +60,8 @@ dependencies {
|
||||
implementation 'androidx.compose.ui:ui'
|
||||
implementation 'androidx.compose.ui:ui-graphics'
|
||||
implementation 'androidx.compose.ui:ui-tooling-preview'
|
||||
implementation 'androidx.compose.material3:material3:1.1.2'
|
||||
// Use BOM-managed Material3 to access SegmentedButton (connected button group) API
|
||||
implementation 'androidx.compose.material3:material3'
|
||||
implementation 'androidx.compose.material:material-icons-extended'
|
||||
implementation 'androidx.navigation:navigation-compose:2.7.5'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user