Skip to content

Commit

Permalink
Adjust margin for preference card view
Browse files Browse the repository at this point in the history
Match keyline grid
  • Loading branch information
WSTxda authored Dec 6, 2024
1 parent 41f26d7 commit e245705
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
style="?attr/materialCardViewFilledStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="18dp"
android:layout_margin="17dp"
android:clickable="true"
android:focusable="true"
app:cardBackgroundColor="?colorSecondaryContainer"
Expand Down

0 comments on commit e245705

Please sign in to comment.