coding-blocks / coding-blocks/AttinderAndroid
Device Rotation
未关闭
- 主要语言
- Java
- 星标
- 1
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
The state of the app is not retained upon device rotation.The spinner is initialized again which duplicates the values of the spinner. The card views are also initialized again and the card stack agin starts from student with id 0.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Reproduce the issue by rotating the device while the spinner and card stack are in use, then trace the activity or fragment lifecycle and the initialization paths for both views. Done means rotation retains the spinner state without duplicate values and preserves the current card position instead of restarting at student id 0.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100