UNPKG

@olo/pay-react-native

Version:
15 lines 664 B
<?xml version="1.0" encoding="utf-8"?> <merge xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" xmlns:app="http://schemas.android.com/apk/res-auto"> <com.olo.olopay.controls.PaymentCardCvvView android:id="@+id/rn_cvv_view" android:layout_width="0dp" android:layout_height="match_parent" app:layout_constraintTop_toTopOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintBottom_toBottomOf="parent" app:displayErrors="false" /> </merge>