|
|
@ -19,6 +19,7 @@ |
|
|
|
android:id="@+id/tv_text" |
|
|
|
android:id="@+id/tv_text" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
|
|
android:padding="10dp" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:gravity="center" |
|
|
|
android:gravity="center" |
|
|
|
android:textColor="?android:attr/textColorSecondary" |
|
|
|
android:textColor="?android:attr/textColorSecondary" |
|
|
|