Commit 23a446c
committed
Fix onFirstLayout path for saved pages
Bug: 5464993
Saved pages are taking the onFirstLayout path in
onConfigurationChange incorrectly. Fix that by clearing out the
view state after actual first layout.
Change-Id: I61578f35ee6be349df49a63c464f532e0a87df281 parent 39268ff commit 23a446c
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1917 | 1917 | | |
1918 | 1918 | | |
1919 | 1919 | | |
| 1920 | + | |
1920 | 1921 | | |
1921 | 1922 | | |
1922 | 1923 | | |
| |||
4355 | 4356 | | |
4356 | 4357 | | |
4357 | 4358 | | |
4358 | | - | |
| 4359 | + | |
| 4360 | + | |
| 4361 | + | |
4359 | 4362 | | |
4360 | 4363 | | |
4361 | 4364 | | |
| |||
0 commit comments