react-native-maps
Version:
React Native Mapview component for iOS + Android
11 lines • 656 B
text/xml
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/catalyst_redbox_title"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="16dp"
android:gravity="center_vertical"
android:textColor="@android:color/white"
android:textSize="16sp"
android:textStyle="bold"
/>
<!-- From: file:/Users/mkonicek/code/react-native/ReactAndroid/src/main/res/devsupport/layout/redbox_item_title.xml --><!-- From: file:/Users/leland_richardson/code/react-native-mapview/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.16.1/res/layout/redbox_item_title.xml -->