apps-android-commons/commons/src/main
Brion Vibber fed215a37a Crash fix for rotate in media detail view
We were crashing when rotating in the detail view, because the detail
view fragment had assumed that its parent activity had already loaded
up its cursor and such before it got created -- an assumption which
fails dramatically when rotating, or switching away and back after
we got paged out of memory.

Check whether we got an object, and if not ask the parent to ping us
when it's done loading.

Also tweaked one of the older delay hacks to avoid a second crash
related to the pager's adapter.

Change-Id: Ib91c0fef0d8ffd0e6b8e0e4874f3ee9be3e9cf34
2013-10-23 11:42:33 -07:00
..
java/org/wikimedia/commons Crash fix for rotate in media detail view 2013-10-23 11:42:33 -07:00
native Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30