UNPKG

@pngme/react-native-sms-pngme-android

Version:

Module for Pngme partners to build credit score from phone information

17 lines (14 loc) 501 B
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="horizontal" android:layout_gravity="center_vertical" android:gravity="center|center_vertical" android:layout_width="match_parent" android:layout_height="match_parent"> <ImageView android:id="@+id/pngme_logo" android:layout_width="70dp" android:layout_height="70dp" android:src="@drawable/ic_pngme_logo" /> </LinearLayout>