android - Deleted items of arraylist appear on listview when device mode changes from Landscape to portrait mode OR portrait to Landscape mode -


hello friends, deleting items of arrylist listview item of arrylist become deleted problem occurs when change device mode (landscape portrait mode ) or ( portrait landscape mode ) deleted item becomes visible on listview.please me short these problem.thanks in advance

thanks lot dear friends yours valuable comment.... change in manifest file , work fine me..again friends..below line have added in manifest file along activity

android:configchanges="orientation|keyboard|keyboardhidden|screensize|screenlayout|uimode 

or use these

 android:configchanges="orientation|screensize|screenlayout" 

Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -