OSDN Git Service

Let sendShowMessage called from hide to show
authortiansiming [田思明] <tiansiming@xiaomi.com>
Sat, 10 Feb 2018 07:53:53 +0000 (15:53 +0800)
committertiansiming [田思明] <tiansiming@xiaomi.com>
Sat, 10 Feb 2018 07:53:53 +0000 (15:53 +0800)
commit690b36903ce89e692ca73ff75621ad15077fabbb
tree046c2d73154380feccd98d01df7063b1f9c00b8a
parent1b5703f9e9a542038f78cd4d30d873ee20d7c047
Let sendShowMessage called from hide to show

Dialog's onShow callback is not called from hide to show.
Detailed information is written in the bug link.

Bug: 73147112
Test: Manual test with the demo

Change-Id: I1d32d9695c18a206b661a1bd7c0dba25dbfbf28b
Signed-off-by: tiansiming [田思明] <tiansiming@xiaomi.com>
core/java/android/app/Dialog.java