OSDN Git Service

fix NPE when fragment container is null
authorGeorge Mount <mount@google.com>
Thu, 20 Apr 2017 20:16:52 +0000 (13:16 -0700)
committerGeorge Mount <mount@google.com>
Thu, 20 Apr 2017 20:17:30 +0000 (13:17 -0700)
commit416b3777598f864f74f645317f3c5e9430c5be0f
treed63a7fa76b230778f9bdae2430efa23b7c4a5043
parente4b6441198a6e422da96368ed52763eb934213f1
fix NPE when fragment container is null

Bug 37529822

Test: ran against breaking application

Change-Id: Ib829b817eddf2e91898989a2f9e7885a6f5847e5
core/java/android/app/FragmentManager.java