skaengus2012 / Android-Practice-2018

5 stars 1 forks source link

Fragment 를 이용한 데이터 보존 화면 제작. #9

Closed skaengus2012 closed 6 years ago

skaengus2012 commented 6 years ago

Fragment 를 이용하여 데이터 보존을 할 수 있다. (관련링크 : https://developer.android.com/guide/topics/resources/runtime-changes.html?hl=ko)

이전 작업은 아래와 같이 제작 했었으며, 화면이 회전될 때마다 데이터 보존처리가 확인되는 화면을 작업해보자.

2018-04-18 14 38 33
skaengus2012 commented 6 years ago

처리완~

skaengus2012 commented 6 years ago

버튼 라벨 표시가 잘못되어있음. 아래와 같이 수정.

2018-04-24 18 09 30