chinwag-android/app
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
..
schemas/com.keylesspalace.tusky.db.AppDatabase Language selection fixes (#2917) 2022-11-24 15:45:19 +01:00
src Disable tab swiping by preference in profile and search (#2889) 2022-12-01 19:51:13 +01:00
.gitignore
build.gradle Release 97 2022-11-30 20:01:33 +01:00
proguard-rules.pro