Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/conversation
pandasoft0 01234bb94b Add ability to scroll to top by tab click at the Account activity (#1146)
* Issue: tuskyapp#1078
Add ability to scroll to top by tab click at the Account activity

* Fix issue with scroll tabs other than current

* Update scroll on click behavior

* Update code formatting

* Remove unused code

* Move tab click listener from Fragments to Activities
2019-04-08 15:40:16 +02:00
..
ConversationAdapter.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationEntity.kt Fix visibility of answer from DM column, from private to direct (#1094) 2019-03-03 17:44:29 +01:00
ConversationViewHolder.java Add new Theme "Use System Design" + fixes to night mode (#1069) 2019-03-07 21:33:29 +01:00
ConversationsBoundaryCallback.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationsFragment.kt Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
ConversationsRepository.kt Fix crash with null lastStatus in Conversations (#1042) 2019-02-13 21:14:12 +01:00
ConversationsViewModel.kt call db functions on background thread in ConversationsViewModel (#1040) 2019-02-15 20:41:10 +01:00