|
|
@ -10,7 +10,6 @@ |
|
|
|
android:id="@+id/tv_title" |
|
|
|
android:id="@+id/tv_title" |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_height="0dp" |
|
|
|
android:layout_height="0dp" |
|
|
|
android:layout_marginBottom="10dp" |
|
|
|
|
|
|
|
android:text="@string/app_name" |
|
|
|
android:text="@string/app_name" |
|
|
|
android:textColor="@color/tv_text_default" |
|
|
|
android:textColor="@color/tv_text_default" |
|
|
|
android:textSize="16sp" |
|
|
|
android:textSize="16sp" |
|
|
|