a comment

This commit is contained in:
Paul Schneider 2016-10-07 23:12:56 +02:00
commit 4294ae67ef

View file

@ -436,6 +436,7 @@ namespace BookAStar.Droid
protected override void OnSaveInstanceState(Bundle outState)
{
// TODO Save instance
base.OnSaveInstanceState(outState);
}
public override void OnStateNotSaved()