DeskClock: Fix Force close caused by IllegalStateException error.
The content of the mCityAdapter has changed but ListView did not receive a notification, which results in app force close. So here to make sure mCityAdapter calls NotifyDataSetChanged when its content changes. Change-Id: I7594d0e18eaeedf1c569f65b49aef961ca359e3e CRs-Fixed: 1062713
Loading
Please register or sign in to comment