Fix LVGL transition style clearing
This commit fixes a bug in how the BitBox02 hardware wallet's user-interface library clears style transitions. Previously, passing 'None' for a transition style would store a null pointer in LVGL's style state, which could later be derefer…
5b6092f4by Niklas Dusenlund+298−1016 files