Mise à jour du contenue TextView

This commit is contained in:
BGbaderguet 2020-11-02 18:03:54 +01:00
parent a88078e606
commit 4068bc320a

View File

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