Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 41c95a33 authored by Sam Blitzstein's avatar Sam Blitzstein
Browse files

Fixing bug where EditEventActivity crashed on HTC Sensation.

Opening the EditEventActivity was crashing on the HTC Sensation,
because that device crashes on Log.WTF. The device was incorrectly
reading the timezones from R.array, causing the WTF. For now, the
WTF has been changed to Log.e, and extra logging has been inserted
to attempt to identify the root of the error.

Bug: 7633862
Change-Id: I666357b651a4a099c431d5a6c9b47437c3e5240c
parent 321948d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment