• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Runtime font style changes in Android pop up and save before dismiss

sky yadav

Lurker
Can someone please help to save changes on android runtime popup if user perform by selecting the given option before dismissing the pop up ....And user comes back on the same screen the last changes should be available for the user.
 
Hi and welcome to Android Forums.
It would help if you could please provide some code to clarify your problem.
 
Can someone please help to save changes on android runtime popup if user perform by selecting the given option before dismissing the pop up ....And user comes back on the same screen the last changes should be available for the user.

You need to set Listeners and from the code within them you save the changes.
Do you know how to persist the data
 
Back
Top Bottom