android - why LinearLayouts return null object reference after configuration changes? -


i setting android:configchanges="orientation|screensize" in manifest activity not destroyed , re-created . if tried use of linearlayout objects after screen rotates"first rotation not return error second 1 return error full details" return null !

question linearlayout objects return null after configuration changes if (activity declared in manifest that) ? thanx in advance!


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -