Skip to content

Commit 40bf720

Browse files
authored
Merge pull request #9 from evotor/STDEV-9883
STDEV-9883
2 parents a4ce798 + 03a36f9 commit 40bf720

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/res/values/styles.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@
253253
<style name="EvotorUITheme.Keypad.Button.Main" parent="EvotorUITheme.Text.Heading2">
254254
<item name="android:foreground">?android:attr/selectableItemBackground</item>
255255
<item name="android:background">@color/keypad_dark_color</item>
256+
<item name="android:stateListAnimator">@null</item>
256257
</style>
257258

258259
<style name="EvotorUITheme.Keypad.Button.Main.Light" parent="EvotorUITheme.Keypad.Button.Main">

0 commit comments

Comments
 (0)