|
@@ -17,3 +17,13 @@ different LiveDatas or the different observer because not idk how often the look
|
|
|
without wiping the Data from the Virtual machine
|
|
|
|
|
|
Today I added new Folders called Spam and Archive. They work the same way like the other Folders.
|
|
|
+
|
|
|
+
|
|
|
+\def\day{\textit{September 8st, 2021 Simon}}
|
|
|
+\def\weekday{\textit{Wednesday}}
|
|
|
+\subsection*{\weekday, \day}
|
|
|
+
|
|
|
+Today I managed to read the data from the eamailwriter into the Database
|
|
|
+by starting the Intent in the messageCreateFragment and reading in the String from there. Adding them to these
|
|
|
+spezial Strings and calling these String with the data from the MainActivity. Sadly I still use the NewDraftActivity but idk why I have to.
|
|
|
+Maybe somthing with the Intent or how the obActivityResult is called.
|