Skip to content

Commit f781d2b

Browse files
committed
v1.0.0 Release
1 parent 8b2e1de commit f781d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/activity_main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
android:layout_width="match_parent"
1212
android:layout_height="wrap_content"
1313
android:textSize="32sp"
14-
android:text="Hi!"
14+
android:text="Tasks"
1515
android:fontFamily="sans-serif-black"
1616
android:layout_marginStart="16dp"
1717
android:layout_marginEnd="16dp"

0 commit comments

Comments
 (0)