commit | 4fbcec13a0947ea73d3dc474558b6152802ac6bf | [log] [tgz] |
---|---|---|
author | Kevin Hufnagle <khufnagle@google.com> | Thu Jul 18 21:37:36 2019 +0000 |
committer | Kevin Hufnagle <khufnagle@google.com> | Fri Aug 02 15:43:33 2019 +0000 |
tree | 003d6de77442e37b5d380622a8a55c7a9e236f65 | |
parent | daeb1bb86376d7dd54c126acdbef4f01a0cb4582 [diff] |
docs: Clarified when onRestoreInstanceState() executes This method executes only after onDestroy() is called. Change-Id: I4880cc98ea08945f30b16baa7ae400a5bbe3e439 Test: make ds-docs Bug: 136241777