mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +01:00
Fix KitKat OOM when rendering rounded material buttons.
This commit is contained in:
committed by
Alan Evans
parent
fe01e80af5
commit
2b65482abd
4
app/src/main/res/values-v21/dimens.xml
Normal file
4
app/src/main/res/values-v21/dimens.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="material_button_full_round_corner_radius">1000dp</dimen>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user