Update TextView test

This commit is contained in:
valentin 2020-11-02 17:47:29 +01:00
parent bfe1916e10
commit 596cff092c

View File

@ -9,7 +9,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Hello World!"
android:text="Hello World! BG"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"