Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/account
Nik Clayton 330401c7d0
Disable tab swiping by preference in profile and search (#2889)
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.
2022-12-01 19:51:13 +01:00
..
list Add done button to lists dialog 2022-11-16 21:54:11 +09:00
media correctly show "nothing here" in AccountMediaFragment (#2911) 2022-11-23 20:07:23 +01:00
AccountActivity.kt Disable tab swiping by preference in profile and search (#2889) 2022-12-01 19:51:13 +01:00
AccountFieldAdapter.kt Remove Identity Proof Support (#2456) 2022-04-27 19:58:39 +02:00
AccountPagerAdapter.kt AccountMediaFragment improvements (#2684) 2022-09-02 16:52:47 +02:00
AccountViewModel.kt Remove Identity Proof Support (#2456) 2022-04-27 19:58:39 +02:00