chinwag-android/app/src/main/java/com/keylesspalace/tusky/components/search
Grigorii Ioffe 75e7b9f1a5
Show toot stat inline (#3413)
* Show toot stat inline

* Correct elements position

* Format stats and show it according to setting

* inline toot statistics setting

* Code formatting

* Use kotlin functions

* Change the statistics setting description

* Use capital letters for all variants

* increase the statistics margin

* Merge fixes

* Code review fixes

* move setReblogsCount and setFavouritedCount to StatusViewHolder

* code cleaning

* code cleaning

* import lexicographical order

---------

Co-authored-by: Grigorii Ioffe <zikasaks@gmail.com>
Co-authored-by: grigoriiioffe <zikasaks@icloud.com>
2023-03-18 08:57:26 +01:00
..
adapter update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
fragments Show toot stat inline (#3413) 2023-03-18 08:57:26 +01:00
SearchActivity.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
SearchType.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SearchViewModel.kt Remove rxjava from deletestatus API (#3041) 2023-01-10 21:20:00 +01:00