Dialog's positive button has bigger font size now (#1096)
This commit is contained in:
parent
0e988e746c
commit
cf682f68c9
@ -169,6 +169,7 @@
|
||||
</style>
|
||||
|
||||
<style name="DialogButtonStyle" parent="Widget.MaterialComponents.Button.TextButton.Dialog">
|
||||
<item name="android:textSize">@dimen/regularTextSize</item>
|
||||
<item name="android:textColor">@color/grey_100</item>
|
||||
</style>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user