kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
fix lint warning
rodzic
eca859039a
commit
b90792f4a1
|
@ -13,7 +13,7 @@ import java.util.concurrent.TimeUnit
|
||||||
/**
|
/**
|
||||||
* Helper that calls MeshService.startService()
|
* Helper that calls MeshService.startService()
|
||||||
*/
|
*/
|
||||||
private class ServiceStarter(
|
public class ServiceStarter(
|
||||||
appContext: Context,
|
appContext: Context,
|
||||||
workerParams: WorkerParameters
|
workerParams: WorkerParameters
|
||||||
) : Worker(appContext, workerParams) {
|
) : Worker(appContext, workerParams) {
|
||||||
|
|
Ładowanie…
Reference in New Issue