mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 03:50:11 +08:00
Revert D5176953: [rn] Remove DialogWhenLarge style from devsupport
Differential Revision: D5176953 fbshipit-source-id: 9e43fc71841dcd0edb43ed9de407bab9bb759f3a
This commit is contained in:
committed by
Facebook Github Bot
parent
ac19ddeea8
commit
947d77dab5
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user