a comment
This commit is contained in:
@ -436,6 +436,7 @@ namespace BookAStar.Droid
|
||||
|
||||
protected override void OnSaveInstanceState(Bundle outState)
|
||||
{
|
||||
// TODO Save instance
|
||||
base.OnSaveInstanceState(outState);
|
||||
}
|
||||
public override void OnStateNotSaved()
|
||||
|
Reference in New Issue
Block a user