Skip to content

Commit

Permalink
Edited the Button Text
Browse files Browse the repository at this point in the history
  • Loading branch information
Redtricity committed Feb 13, 2024
1 parent 8e12905 commit 827e59a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 @@ -23,7 +23,7 @@
android:layout_centerHorizontal="true"
android:layout_marginStart="160dp"
android:layout_marginBottom="62dp"
android:text="Button" />
android:text="Load Image" />

<TextView
android:id="@+id/text1"
Expand Down

0 comments on commit 827e59a

Please sign in to comment.