Commit Graph

10 Commits

Author SHA1 Message Date
Ubuntu
8ebc6e1928 fix: v1.1.9+11 - 修复消息页面和我的页面点击无反应(双Scaffold嵌套)
问题原因: ActivityListScreen 在展示 MessagesScreen/ProfileScreen 时,
外层 Scaffold 的 AppBar 和 FloatingActionButton 仍然显示,
导致双层 Scaffold 嵌套,页面交互被遮挡/挤压。

修复方案: 当 _selectedIndex 为消息(3)或我的(4)时,
外层 Scaffold 不渲染 AppBar 和 FAB,
让内嵌的 MessagesScreen/ProfileScreen 自己的 Scaffold 正常工作。
2026-02-19 21:49:47 +08:00
Ubuntu
e7f9b21d06 fix: v1.1.8+10 - SliverMasonryGrid performance + signup restore + ripple fix 2026-02-17 22:43:32 +08:00
Ubuntu
6f4f174baa feat: v1.1.7+9 - home_screen double-column waterfall layout 2026-02-17 20:52:11 +08:00
Ubuntu
5849b5f1f6 fix: v1.1.6+8 - time filter / signup button / friends sync 2026-02-17 19:30:49 +08:00
Ubuntu
df047ad64a fix: v1.1.5+7 - messages/profile tab switch + home refresh animation 2026-02-17 19:15:47 +08:00
Ubuntu
85c69671e8 feat: v1.1.4+6 - waterfall card visual upgrade 2026-02-17 18:12:47 +08:00
Ubuntu
81a00bd79b fix: v1.1.3+5 - profile/messages click + home refresh 2026-02-17 17:44:55 +08:00
Ubuntu
77e6315c5b release: v1.1.2+4 APK 2026-02-17 17:12:02 +08:00
Ubuntu
1e2afa6459 feat: v1.1.1 - avatar picker + feed user info 2026-02-17 16:52:23 +08:00
Ubuntu
bb645e8428 init: v1.1.0+2 baseline 2026-02-17 16:10:18 +08:00