|
|
@ -30,7 +30,7 @@ |
|
|
|
android:ellipsize="end" |
|
|
|
android:ellipsize="end" |
|
|
|
android:text="@string/app_name" |
|
|
|
android:text="@string/app_name" |
|
|
|
android:textColor="@color/tv_text_default" |
|
|
|
android:textColor="@color/tv_text_default" |
|
|
|
android:textSize="12sp" |
|
|
|
android:textSize="13sp" |
|
|
|
android:paddingTop="10dp" |
|
|
|
android:paddingTop="10dp" |
|
|
|
app:layout_constraintTop_toBottomOf="@+id/image_view" |
|
|
|
app:layout_constraintTop_toBottomOf="@+id/image_view" |
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|