commit | 6108d6c22e1997b2c5295e5b7ec7228976b21229 | [log] [tgz] |
---|---|---|
author | Jack He <siyuanh@google.com> | Wed Aug 30 16:12:45 2017 -0700 |
committer | Jack He <siyuanh@google.com> | Wed Aug 30 18:44:39 2017 -0700 |
tree | 3ed5a108bfc6c02dd73965cba1ed73971f696da7 | |
parent | f5d7db2cfa650caed850b034e74681cbb918a0de [diff] |
Bluetooth: do not dimiss fragment when Activity.finish() is called * When Activity.finish() is called, it's associtated fragments are all dismissed automatically * Cached used fragments are dimissed in onCreate() before new ones are created Bug: 62230203 Test: Pair with Bluetooth device, Settings unit tests Change-Id: Ieca88ba0660c5407f0d88d572d06a722c642ac39