The "Enable swipe gesture to switch between tabs" preference was ignored
on the tabs on a profile page ("Posts", "With Replies", "Pinned", "Media"),
and search ("Posts", "Accounts", "Hashtags").
Fix this.
While I'm here, replace a string for the preference name in MainActivity.kt
with a constant.
Fixes https://github.com/tuskyapp/Tusky/issues/2874.
|
||
|---|---|---|
| .. | ||
| adapter | ||
| fragments | ||
| SearchActivity.kt | ||
| SearchType.kt | ||
| SearchViewModel.kt | ||