android:background="#ff000000"
/>
<TextView
- android:id="@+id/location"
+ android:id="@+id/phonecall"
android:layout_width="match_parent"
android:layout_height="0px"
android:gravity="center"
android:layout_weight="3"
android:textColor="#ff000000"
android:textSize="32sp"
- android:text="@string/location"
+ android:text="@string/phonecall"
/>
<View
android:layout_width="match_parent"
android:background="#ff000000"
/>
<TextView
- android:id="@+id/phonecall"
+ android:id="@+id/location"
android:layout_width="match_parent"
android:layout_height="0px"
android:gravity="center"
android:layout_weight="3"
android:textColor="#ff000000"
android:textSize="32sp"
- android:text="@string/phonecall"
+ android:text="@string/location"
/>
<View
android:layout_width="match_parent"