chinwag-android/app/src/main/java/com/keylesspalace/tusky/components/announcements
kyori19 fef4b8b07f
[needs help] Support announcements (#1977)
* Implement announcements activity

* Update reactions without api access

* Add badge style

* Use emptyList() as default parameter

* Simplify newIntent

* Use List instead of Array

* Remove unneeded ConstraintLayout

* Add lineSpacingMultiplier

* Fix wording

* Apply material design's default chip style

* Dismiss announcements automatically
2020-11-18 21:12:27 +01:00
..
AnnouncementAdapter.kt [needs help] Support announcements (#1977) 2020-11-18 21:12:27 +01:00
AnnouncementsActivity.kt [needs help] Support announcements (#1977) 2020-11-18 21:12:27 +01:00
AnnouncementsViewModel.kt [needs help] Support announcements (#1977) 2020-11-18 21:12:27 +01:00