Fragment editText data getting cleared when i am moving to another activity and coming back in Quiz app
问题 I have an android quiz app source code. In which options are in checkbox type. But for some questions, I need to make as edittext answer. How to convert the input type from checkbox to edittext. I will attach the images explaining the requirement. I am giving the GitHub link below Source Code of the Quiz App: https://github.com/tendentious/Multiple-Choice-Questions-Android-App XML files: https://github.com/tendentious/Multiple-Choice-Questions-Android-App/tree/master/app/src/main/res/layout