-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6bfd827
commit 778f5a5
Showing
2 changed files
with
1 addition
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
package com.example.plainolnotes4 | ||
|
||
const val NEW_NOTE_ID = 0 | ||
const val TAG = "noteLogging" | ||
const val NOTE_ID_KEY = "noteIdKey" | ||
const val TAG = "noteLogging" |
4 changes: 0 additions & 4 deletions
4
app/src/main/java/com/example/plainolnotes4/data/NoteEntity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters