Prefest2018
Prefest2018
Hi, I am using my home-made automatic testing tool for forecastie (a quite old version), on the official AVD emulator of Galaxy Nexus, API 19. The AVD crashes when setting...
I have found a bug in method PreviewEditActivity.deleteCard, but I am not sure how it is triggered. # Environment Device: pixel (Android Emulator) Android Version: Android6.0 App Version: 10.11.6 #...
Execuse me, I found a NPE of TintBrowser on an AVD of API 19, the trace log is here: ``` E/AndroidRuntime( 8740): FATAL EXCEPTION: main E/AndroidRuntime( 8740): Process: org.tint, PID:...
Hi! Recently I have encountered a wired TransactionTooLargeException. I read the source code carefully but still cannot get why method createCalendarAppointment can generate such a large transaction, would you please...