12345678910111213 |
- \begin{center}
- \section*{\month}
- \end{center}
- \def\day{\textit{Juli 14st, 2021 Simon}}
- \def\weekday{\textit{Wednesday}}
- \subsection*{\weekday, \day}
- I'm reading a book right now about Database and I'm making the setting Fragment. The Recyclerviewer is a little bit annoying
- because I don't want to make a pop-up Window but I don't know how to get rid of the Recyclerviewer. And I'm not sure in what design
- I want to make the Settings. Also i should borrow a Book for Interface Standarts.
|