Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/announcements
sanao 3f7480fb73
Displayed the date of each announcement. (#4041)
## Issue
Close #3967 

# What I did
- Displayed the date of each announcement.
  - Date is placed in the lower left corner of the Announcement
- Supported date format internationalization using
getBestDateTimePattern

# Screenshot
<image
src="https://github.com/tuskyapp/Tusky/assets/62137820/7c124183-1a13-4cae-8667-ff82ca99b60c"
width="500"/>

## Note
I am not good at English so I use machine translation a bit. So, you may
find my writing style a little strange...
2023-10-10 19:17:06 +02:00
..
AnnouncementAdapter.kt Displayed the date of each announcement. (#4041) 2023-10-10 19:17:06 +02:00
AnnouncementsActivity.kt Officially rename error elephant to errorphant (#3922) 2023-08-05 15:39:07 +02:00
AnnouncementsViewModel.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00