restore State
Restores internal state from savedInstanceState.
Must be called on the main thread.
savedInstanceState에서 내부 상태를 복원합니다.
메인 스레드에서만 호출해야 합니다.
Parameters
saved Instance State
Bundle containing saved state or null.
저장된 상태를 담은 Bundle 또는 null입니다.