diff options
author | Clark Scheff <clark@cyngn.com> | 2014-07-22 19:51:11 -0700 |
---|---|---|
committer | Clark Scheff <clark@cyngn.com> | 2014-07-23 22:16:52 +0000 |
commit | 219818a13149d1371cc3fe0db90f43d9b9c4f224 (patch) | |
tree | 1fc71384d8e601c94ee7de3509aee279c6f7d7d1 /src/com | |
parent | abca5a2f718f5feae45adb67c691cbeed10d8939 (diff) | |
download | packages_apps_ThemeChooser-219818a13149d1371cc3fe0db90f43d9b9c4f224.zip packages_apps_ThemeChooser-219818a13149d1371cc3fe0db90f43d9b9c4f224.tar.gz packages_apps_ThemeChooser-219818a13149d1371cc3fe0db90f43d9b9c4f224.tar.bz2 |
Clear the adapters cursor before switching components.
It is possible for the CursorPagerAdapter to get in a state where
it throws an IllegalStateException stating that notifyDataSetChanged()
was not called even though we call it whenever we swap the cursor.
Clearing it first resolves this problem.
Change-Id: I5e1c2f1c06e10be74d0ac058b97a36d029d83c6a
Diffstat (limited to 'src/com')
0 files changed, 0 insertions, 0 deletions