Night-Mode-Button icon indicating copy to clipboard operation
Night-Mode-Button copied to clipboard

Remember button position

Open jansvanda opened this issue 6 years ago • 2 comments

Hi, i like this lib, one problem tho: When i close the app, night mode doesn't stay turned on (If it was turned on previously). Any idea on that? Thanks! Awesome work on other projects too

jansvanda avatar Feb 06 '19 20:02 jansvanda

The same problem When i close the app, night mode doesn't stay turned on (If it was turned on previously). Any idea on that? Thanks! Awesome work on other projects too I hope to fix the problem in the shortest time

eslamElwakeel avatar Jan 25 '20 14:01 eslamElwakeel

I really appreciate the work. But the same problem When i close the app, night mode doesn't stay turned on (If it was turned on previously). Any idea on that? The default toggle button in android has some methods like setChecked() , with the help of which we can use the shared Preferences to hold the state of toggle.

But this doesn't work in this case. Please solve this problem soon.....Thank you.

omkarghurye1998 avatar May 06 '20 04:05 omkarghurye1998