react-native-egg
Version:
react-native-egg make your react native app infinitely more fun !!
19 lines (18 loc) • 683 B
text/xml
<merge
xmlns:android="http://schemas.android.com/apk/res/android"
>
<TextView
android:id="@+id/fps_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="3dp"
android:background="#a4141823"
android:gravity="right"
android:layout_gravity="top|right"
android:padding="3dp"
android:textColor="@android:color/white"
android:textSize="11sp"
/>
</merge>
<!-- From: file:/Users/FuD/Projects/react-native-egg/example/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.26.1/res/layout/fps_view.xml -->