Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

Commit

Permalink
Tweak action button side padding
Browse files Browse the repository at this point in the history
  • Loading branch information
afollestad committed Jan 1, 2019
1 parent 5c9b497 commit 1ba6ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/res/values/dimens.xml
Expand Up @@ -16,7 +16,7 @@
<dimen name="md_action_button_frame_padding_first_child">12dp</dimen>
<dimen name="md_action_button_inset_vertical">6dp</dimen>
<dimen name="md_action_button_inset_horizontal">4dp</dimen>
<dimen name="md_action_button_padding_horizontal">8dp</dimen>
<dimen name="md_action_button_padding_horizontal">12dp</dimen>
<dimen name="md_action_button_padding_vertical">4dp</dimen>

<dimen name="md_action_button_height">48dp</dimen>
Expand Down

0 comments on commit 1ba6ecf

Please sign in to comment.