react-native-sound
Version:
React Native module for playing sound clips on iOS and Android
19 lines (18 loc) • 806 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/mkonicek/code/react-native/ReactAndroid/src/main/res/devsupport/layout/fps_view.xml --><!-- From: file:/Users/z/Projects/RNSoundDemo/node_modules/react-native-sound/android/build/intermediates/exploded-aar/com.facebook.react/react-native/0.12.0/res/layout/fps_view.xml -->