commit | ef169940c2ae0d59bfcb884ebea1e4401034d367 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Mon Mar 10 12:16:58 2014 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Mon Mar 10 20:12:43 2014 +0000 |
tree | 36b4ad3bc1492467caa63197f6bbe30018d21a69 | |
parent | 30c8387f8d446b23d96bc2a99679324e9a21418f [diff] |
DO NOT MERGE Fix IllegalStateException in InCallUI InCallActivity.displayDialpad can possibly be called after onSaveInstanceState, so we need to use commitAllowingStateLoss instead of commit. Bug: 13396054 Change-Id: If2f61b16d97db159bebb5ddb5d1feecb87765386 (cherry picked from commit ea648d1e33c5dd12d01f22620e3556cc31002763)