LSPosed/app
Steven Xu 90d3712c6e
Follow system settings of animation scales (#222)
1. Remove animations brought by `smoothScroll` of [TabLayoutMediator](https://developer.android.com/reference/com/google/android/material/tabs/TabLayoutMediator#TabLayoutMediator(com.google.android.material.tabs.TabLayout,%20androidx.viewpager2.widget.ViewPager2,%20boolean,%20boolean,%20com.google.android.material.tabs.TabLayoutMediator.TabConfigurationStrategy)).
2. Use default NavOptions constructor to clear previously defined animations. To navigate without animations, the value for arguments of type @AnimatorRes should be -1.

Co-authored-by: JingMatrix <jingmatrix@gmail.com>
2025-03-14 14:11:41 +01:00
..
src/main Follow system settings of animation scales (#222) 2025-03-14 14:11:41 +01:00
.gitignore first commit 2020-02-03 18:57:01 +08:00
build.gradle.kts Remove Telemetry 2024-11-20 19:43:49 +01:00
proguard-rules.pro Fix proguard rules 2024-08-31 02:43:25 +02:00