bilibili / MagicaSakura

MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme.
http://app.bilibili.com
Apache License 2.0
3.55k stars 468 forks source link

mainactivity中给嵌套fragment 跳转switchmodeactiivty mainactivity没有finish 回来没有切换主题 #22

Closed shiquan18 closed 7 years ago

xyczero commented 7 years ago

对于mainactivity你需要调用ThemeUtils.refresh手动刷新

shiquan18 commented 7 years ago

ok