FIX:fixed some issue with send print and ams ui

Change-Id: I1a37bad6ec1f193f9fd98c74506b3bb0358ece6d
This commit is contained in:
tao wang 2022-12-06 18:08:29 +08:00 committed by Lane.Wei
parent 67c2f5a285
commit 0db1b52b23
18 changed files with 292 additions and 32 deletions

View file

@ -92,6 +92,11 @@ void BBLStatusBarBind::set_range(int val)
}
}
void BBLStatusBarBind::clear_percent()
{
}
void BBLStatusBarBind::show_progress(bool show)
{
if (show) {