|
@@ -19,6 +19,8 @@
|
|
|
<TextView
|
|
|
android:id="@+id/tv_title"
|
|
|
android:layout_width="0dp"
|
|
|
+ app:layout_constraintHorizontal_bias="0"
|
|
|
+ app:layout_constraintWidth_default="wrap"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginLeft="12dp"
|
|
|
android:layout_marginEnd="10dp"
|