1.动态只留一个发现
2.去掉真爱榜 3.隐藏第三方登录 4.一键登录 5.登陆
This commit is contained in:
@@ -326,7 +326,7 @@ public class MainActivity extends BaseMvpActivity<HomePresenter, ActivityMainBin
|
||||
index = 0;
|
||||
isMediaSelected = true; // 确保设置为选中状态
|
||||
selectedTextColor = ColorManager.getInstance().getPrimaryColorInt();
|
||||
unselectedTextColor = Color.parseColor("#000000");
|
||||
unselectedTextColor = Color.parseColor("#333333");
|
||||
updateAllTabUI(); // 这会同时更新图标和文字颜色
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user