mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Dialog's positive button has bigger font size now (#1096)
This commit is contained in:
@@ -169,6 +169,7 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="DialogButtonStyle" parent="Widget.MaterialComponents.Button.TextButton.Dialog">
|
<style name="DialogButtonStyle" parent="Widget.MaterialComponents.Button.TextButton.Dialog">
|
||||||
|
<item name="android:textSize">@dimen/regularTextSize</item>
|
||||||
<item name="android:textColor">@color/grey_100</item>
|
<item name="android:textColor">@color/grey_100</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user