Merge branch 'dev' of gitlab.ghzhushou.com:halo/assistant-android into dev

This commit is contained in:
kehaoyuan
2018-10-09 17:48:23 +08:00
10 changed files with 104 additions and 82 deletions

View File

@ -408,6 +408,7 @@ public class BindingAdapters {
PackageUtils.launchSetup(v.getContext(), downloadEntity.getPath());
}
}
break;
}
});
}