TheRustyPickle/Chirp

Show a timestamp on each message to view when it was created

TheRustyPickle opened this issue · 0 comments

The UI currently doesn't show any time/date of when a message was created. It should be updated to show a timestamp

  • Update the message_row.xml UI to show the timer. As a label perhaps? This should be done carefully with a smaller text size
  • MessageObject already stores the timestamp. Only the UI needs to be connected to the variable.