Unbolds text
This commit is contained in:
parent
4f4d7f111d
commit
7a50e25bea
@ -14,8 +14,7 @@
|
|||||||
android:paddingVertical="16dp"
|
android:paddingVertical="16dp"
|
||||||
android:text="@string/start_chat"
|
android:text="@string/start_chat"
|
||||||
android:textAppearance="@style/TextAppearance.Vector.Body"
|
android:textAppearance="@style/TextAppearance.Vector.Body"
|
||||||
android:textColor="?vctr_content_primary"
|
android:textColor="?vctr_content_primary" />
|
||||||
android:textStyle="bold" />
|
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/create_room"
|
android:id="@+id/create_room"
|
||||||
@ -27,7 +26,6 @@
|
|||||||
android:paddingVertical="16dp"
|
android:paddingVertical="16dp"
|
||||||
android:text="@string/create_room"
|
android:text="@string/create_room"
|
||||||
android:textAppearance="@style/TextAppearance.Vector.Body"
|
android:textAppearance="@style/TextAppearance.Vector.Body"
|
||||||
android:textColor="?vctr_content_primary"
|
android:textColor="?vctr_content_primary" />
|
||||||
android:textStyle="bold" />
|
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user