Non-animated reader mode button dismiss fix
commit2b281669b98d89278051690f5a267553f0d99fe6
authoraruslan <aruslan@chromium.org>
Tue, 16 Jun 2015 00:16:33 +0000 (15 17:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Jun 2015 00:17:06 +0000 (16 00:17 +0000)
tree2d287ecac978b4d703919f8ede04fae9deffe62b
parent2d18a3a351ac29045ec3ec20f62a46d45ddc900b
Non-animated reader mode button dismiss fix

Posts a runnable to dismiss a SwipableOverlayView instead
of immediate call to dismiss/removeFromParent.

BUG=499270,500385

Review URL: https://codereview.chromium.org/1185863005

Cr-Commit-Position: refs/heads/master@{#334506}
chrome/android/java_staging/src/org/chromium/chrome/browser/dom_distiller/ReaderModeButtonView.java
chrome/android/java_staging/src/org/chromium/chrome/browser/dom_distiller/ReaderModePanel.java