lv_event_code_t code = lv_event_get_code(e); lv_obj_t * obj = lv_event_get_target(e); static int16_t mask_top_id = -1; static int16_t mask_bottom_id = -1; if(code ...
// Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the ...