You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2023. It is now read-only.
Hi !
after adding the library to my project, i have encountered a problem with the fl_theme attribute, this one doesn't change at all and sticks to blood theme forever, i want to know why the flatui:fl_theme attribute doesn't work with the @array/OtherThemes value ?
PS : i searched the source code and found that in case" setThemeSilent(int theme, Resources resources) " raises an exception, the blood theme applies automatically, does this mean that the problem comes from @array/ value ? or did i miss something ?
Hi !
after adding the library to my project, i have encountered a problem with the fl_theme attribute, this one doesn't change at all and sticks to blood theme forever, i want to know why the flatui:fl_theme attribute doesn't work with the @array/OtherThemes value ?
PS : i searched the source code and found that in case" setThemeSilent(int theme, Resources resources) " raises an exception, the blood theme applies automatically, does this mean that the problem comes from @array/ value ? or did i miss something ?
thank you in advance ^^