1 <?xml version="1.0" encoding="utf-8"?>
2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="match_parent"
4 android:layout_height="wrap_content"
5 android:layout_marginBottom="15dp"
6 android:layout_marginTop="15dp"
7 android:gravity="center">
10 android:id="@+id/btnSupportUs"
11 style="@style/RoundedButton.Orange"
12 android:text="@string/become_a_friend"/>