We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1503b73 commit 28fda76Copy full SHA for 28fda76
prediction/src/main/res/values/dimens.xml
@@ -2,7 +2,7 @@
2
<resources>
3
4
<!-- Match card padding + 8dp -->
5
- <dimen name="margin_horizontal_prediction_bar">@dimen/spacing_standard</dimen>
+ <dimen name="margin_horizontal_prediction_bar">@dimen/spacing_double</dimen>
6
7
<dimen name="size_add_prediction_button">32dp</dimen>
8
0 commit comments