Removed extra space from code

pull/1096/head
Jakub Kalinowski 4 years ago
parent f3eebd85c7
commit cfb834aa78

@ -169,7 +169,7 @@
</style>
<style name="DialogButtonStyle" parent="Widget.MaterialComponents.Button.TextButton.Dialog">
<item name ="android:textSize">@dimen/regularTextSize</item>
<item name="android:textSize">@dimen/regularTextSize</item>
<item name="android:textColor">@color/grey_100</item>
</style>

Loading…
Cancel
Save