react-native-braintree-dropin-ui
Version:
> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)
13 lines (12 loc) • 577 B
text/xml
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/text1"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:paddingLeft="@dimen/bt_margin"
android:paddingStart="@dimen/bt_margin"
android:paddingRight="@dimen/bt_margin"
android:paddingEnd="@dimen/bt_margin"
android:minHeight="48dp"
android:textSize="@dimen/bt_expiration_date_item_text_size"
android:textStyle="bold"/>