Skip to content

History / Handling Configuration Changes

Revisions

  • Updated Handling Configuration Changes (markdown)

    @jclement92 jclement92 committed Oct 16, 2021
  • Kotlin code for Manually Managing Configuration Changes

    @jclement92 jclement92 committed Oct 16, 2021
  • Updated Handling Configuration Changes (markdown)

    @jclement92 jclement92 committed Oct 16, 2021
  • Explicit Kotlin constructor

    @jclement92 jclement92 committed Oct 16, 2021
  • Updated Handling Configuration Changes (markdown)

    @AliceYuan AliceYuan committed Oct 15, 2021
  • Update to use kotlin

    @AliceYuan AliceYuan committed Oct 15, 2021
  • Add Kotlin ViewModel syntax

    @jclement92 jclement92 committed Oct 9, 2021
  • Update Java ViewModel syntax, http -> https under References

    @jclement92 jclement92 committed Oct 9, 2021
  • Updated Handling Configuration Changes (markdown)

    @seanghay seanghay committed Sep 24, 2018
  • Updated Handling Configuration Changes (markdown)

    @rogerhu rogerhu committed Sep 21, 2018
  • Updated Handling Configuration Changes (markdown)

    @rogerhu rogerhu committed Sep 21, 2018
  • Updated Handling Configuration Changes (markdown)

    @rogerhu rogerhu committed Sep 14, 2018
  • This came from an interview question -- a poorly conceived one

    @rogerhu rogerhu committed Sep 14, 2018
  • Updated Handling Configuration Changes (markdown)

    @gaurigadkari gaurigadkari committed Jun 4, 2017
  • In onResume() of RecyclerView under "Properly Handling List State" it should be listState != null. It was mListState != null

    @Ujjawal-Anand Ujjawal-Anand committed Feb 19, 2017
  • Updated Handling Configuration Changes (markdown)

    @nesquena nesquena committed Jan 24, 2017
  • Updated Handling Configuration Changes (markdown)

    @nesquena nesquena committed Jan 24, 2017
  • Updated Handling Configuration Changes (markdown)

    @nesquena nesquena committed Jan 24, 2017
  • Updated Handling Configuration Changes (markdown)

    @nesquena nesquena committed Oct 19, 2016
  • Updated Handling Configuration Changes (markdown)

    @nesquena nesquena committed Oct 19, 2016
  • Updated Handling Configuration Changes (markdown)

    @nesquena nesquena committed Oct 19, 2016
  • Updated Handling Configuration Changes (markdown)

    @nesquena nesquena committed Oct 19, 2016
  • Updated Handling Configuration Changes (markdown)

    @arlindiDev arlindiDev committed May 20, 2016
  • @Override for onCreate

    @asmgf asmgf committed Mar 28, 2016
  • protected onSaveInstanceState and onRestoreInstanceState

    @asmgf asmgf committed Mar 28, 2016
  • added @Override to onRestoreInstanceState example

    @asmgf asmgf committed Mar 28, 2016
  • 'but 'but'

    @asmgf asmgf committed Mar 28, 2016
  • Updated Handling Configuration Changes (markdown)

    @asmgf asmgf committed Mar 28, 2016
  • super class's onSaveInstanceState should be called at the end

    @priteshshah1983 priteshshah1983 committed Mar 23, 2016
  • replaced item in References (previous link was dead "The author deleted this Medium story"), with new article on activity orientation change by Joanna Smith

    @maxim-pandra maxim-pandra committed Feb 18, 2016