react-native-adyen-payment
Version:
React Native Adyen Payment Native Module
14 lines (13 loc) • 445 B
text/xml
<!--
~ Copyright (c) 2019 Adyen N.V.
~
~ This file is open source and available under the MIT license. See the LICENSE file for more info.
~
~ Created by arman on 4/7/2019.
-->
<resources>
<style name="AdyenCheckout.BottomSheetDialogTheme" parent="AdyenCheckout.BaseBottomSheetDialog">
<item name="android:statusBarColor">@android:color/transparent</item>
</style>
</resources>