UNPKG

payu-custom-browser-react

Version:
16 lines (15 loc) 567 B
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:background="@android:color/white" android:layout_height="match_parent"> <TextView android:layout_width="match_parent" android:textColor="@android:color/black" android:textStyle="bold" android:gravity="center" android:textSize="15dp" android:layout_gravity="center" android:layout_height="match_parent" android:text="Open from MyFancyLibrary yeah!!"/> </LinearLayout>