Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
FlutterCrypto committed Apr 7, 2023
1 parent 2e19ed3 commit 68aef2d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
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 @@ -21,7 +21,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="10dp"
android:text="Talk to your CreditCard"
android:text="Talk to your CreditCard part 0"
android:textAlignment="center"
android:textSize="20sp"
android:textStyle="bold" />
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<resources>
<string name="app_name">TalkToYourCreditCard</string>
<string name="app_name">Talk to your Credit Card</string>
<string name="action_licenses">Used libraries and their licenses</string>
<string name="copy_right" translatable="false">Copyrights © %1$d</string>
<string name="app_description">This is the basic app (part 0) for the \"Talk to your Credit Card\" application.\n\nThe full app reads your Credit Card and retrieves the card number and expiration date.</string>
Expand Down
Binary file removed docs/app00.png
Binary file not shown.
Binary file removed docs/full/app00.png
Binary file not shown.

0 comments on commit 68aef2d

Please sign in to comment.