on Create
android.app.Activity.onCreate | androidx.fragment.app.Fragment.onCreateView | androidx.fragment.app.Fragment.onViewCreated에서 호출해야 정상적으로 이전 상태를 유지할 수 있음
Parameters
saved Instance State
이전 상태를 복원하기 위한 Bundle 객체
android.app.Activity.onCreate | androidx.fragment.app.Fragment.onCreateView | androidx.fragment.app.Fragment.onViewCreated에서 호출해야 정상적으로 이전 상태를 유지할 수 있음
이전 상태를 복원하기 위한 Bundle 객체