Skip to content

Commit

Permalink
v1.0.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
lukassobotik committed Mar 9, 2023
1 parent 8b2e1de commit f781d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="32sp"
android:text="Hi!"
android:text="Tasks"
android:fontFamily="sans-serif-black"
android:layout_marginStart="16dp"
android:layout_marginEnd="16dp"
Expand Down

0 comments on commit f781d2b

Please sign in to comment.