UNPKG

react-native-test-app

Version:

react-native-test-app provides a test app for all supported platforms as a package

16 lines (15 loc) 615 B
<?xml version="1.0" encoding="utf-8"?> <androidx.appcompat.widget.AppCompatTextView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/textview_feature_name" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?android:attr/selectableItemBackground" android:clickable="true" android:ellipsize="end" android:focusable="true" android:maxLines="1" android:padding="16dp" android:singleLine="true" android:textSize="16sp" tools:text="hexocat-android" />