0 条评论 (0 条评论)0 个反应 (0 个反应)0 位负责人 (0 位负责人)C#1,926 个派生 (1,926 个派生)batch import
e/2 :clock2:good first issuehelp wantedi/highinactivep/Androidt/bug :bug:up-for-grabs
仓库指标
- 星标
- 5,644 个星标 (5,644 个星标)
- PR 合并指标
- 30 天内没有已合并 PR (30 天内没有已合并 PR)
描述
Description
The test for Issue1588 crashes on Android.
Steps to Reproduce
- Navigate to the test.
- Click the "Animate" button.
Expected Behavior
The application don't crashes.
Actual Behavior
The application crashes.
贡献者指南
- 研究方向
- 在 ControlGallery 项目中定位 Issue1588 的 UI 测试(可能在 Xamarin.Forms.Controls.Issues 下)。在 Android 模拟器上运行该测试并点击“Animate”按钮以重现崩溃。使用 adb logcat 捕获堆栈跟踪。修复可能涉及动画逻辑中的空引用或线程问题;请检查按钮处理程序的 ViewModel 或代码隐藏文件。
- 技术栈
- csharpandroid
- 领域
- mobile
- 议题类型
- 缺陷
- 前置要求
- Xamarin.FormsAndroid UI testing