|
|
@ -2,6 +2,7 @@ |
|
|
|
<TextView xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<TextView xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="60dp" |
|
|
|
android:layout_height="60dp" |
|
|
|
|
|
|
|
android:background="@drawable/bg_ib_pre" |
|
|
|
android:gravity="center" |
|
|
|
android:gravity="center" |
|
|
|
android:text="@string/add" |
|
|
|
android:text="@string/add" |
|
|
|
android:textSize="24sp" /> |
|
|
|
android:textSize="24sp" /> |