Tags: CarGuo/GSYGithubAppKotlin
Tags
Replace NavigationTabBar with TabLayout implementation * Create `GSYTabBar` extending `TabLayout` to replace the third-party `NavigationTabBar` library and remove the associated dependency. * Update XML layouts, Activity/Fragment logic, and Dagger modules to utilize the new `GSYTabBar` and `TabLayout.OnTabSelectedListener`. * Refactor `LoginOAuthWebFragment` to update OAuth scopes, enable cookie management, and disable caching. * Optimize ViewBinding initialization in base activities and `GSYUserInfoItem`. * Add comprehensive ProGuard rules for Retrofit, Dagger, RxJava, and other libraries. * Bump application version to 1.3.0.
PreviousNext