mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
Remove DialogWhenLarge style from devsupport
Reviewed By: AaaChiuuu Differential Revision: D5176953 fbshipit-source-id: 52f426a0fbcdb07e1d250215342dceaeb6040261
This commit is contained in:
parent
1ad08aa659
commit
37d4fd3ab6
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
<style name="Theme"/>
|
||||
<style name="Theme.Catalyst"/>
|
||||
<style name="Theme.Catalyst.RedBox" parent="@style/Theme.AppCompat.DialogWhenLarge">
|
||||
<style name="Theme.Catalyst.RedBox">
|
||||
<item name="android:windowBackground">@color/catalyst_redbox_background</item>
|
||||
<item name="android:windowAnimationStyle">@style/Animation.Catalyst.RedBox</item>
|
||||
<item name="android:inAnimation">@android:anim/fade_in</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user