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
1 file changed
tree: c52c790234ac0c9e1927558326894d06556d2519
  1. InCallUI/