Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Commit

Permalink
First and Last Commits
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevanus-Christian authored Apr 12, 2022
1 parent b9c8fda commit e365477
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Simple Android CRUD with SQLite Program
<th>Delete</th>
</tr>
<tr>
<td>click on Floating Action Button to insert data</td>
<td>Automatically shown on main activity when with Card View (when data != null)</td>
<td>Click on Floating Action Button to Insert data</td>
<td>Data automatically shown on main activity with Card View when data is not null</td>
<td>Long click on Card View and choose Update</td>
<td>Long click on Card View and choose Delete</td>
</tr>
Expand Down

0 comments on commit e365477

Please sign in to comment.