Simon Hammer hace 4 años
padre
commit
31effa960a
Se han modificado 1 ficheros con 28 adiciones y 0 borrados
  1. 28 0
      diary/2021/2021_05.tex

+ 28 - 0
diary/2021/2021_05.tex

@@ -43,3 +43,31 @@ Then I added input validation: For the Name and Password I only have to check th
 When the Input is correct, a new windows will popup that I styled in \texttt{provider\_database\_checker.xml}. I named it that at first, because between the first popup and this it should check if the email domain is in the database of providers. Whatever, in this email you can customize the exact connection settings like port, imap/smtp server and SSL Encryption.\\
 
 I also added two functions to ``MainActivity.java'', namely ``showSnackbar'' and ``showToast''. These are very useful for different debugging output purposes.
+
+
+
+\def\day{\textit{May 26st Simon, 2021}}
+\def\weekday{\textit{Wednesday}}
+\subsection*{\weekday, \day}
+
+On Sunday I fixed the problems with the RecyclerViewer. I changed the CustomAdapter and I made a Data class for the Adapter. I also  just have two filles now with the Layout and one with the
+RecyclerViewer and not three. 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+