mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
TLW64: Fix fetching progress bar
* Fetching progress bar wasn't made invisible again
This commit is contained in:
@@ -665,6 +665,7 @@ public class TLW64Support extends AbstractBTLEDeviceSupport {
|
||||
GB.updateTransferNotification(null, "", false, 100, getContext());
|
||||
if (getDevice().isBusy()) {
|
||||
getDevice().unsetBusyTask();
|
||||
getDevice().sendDeviceUpdateIntent(getContext());
|
||||
GB.signalActivityDataFinish();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user