소스 검색

added Sunday

Simon Hammer 4 년 전
부모
커밋
31effa960a
1개의 변경된 파일28개의 추가작업 그리고 0개의 파일을 삭제
  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. 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+