deliver full node db when client app asks for it

This commit is contained in:
geeksville 2020-02-10 17:05:51 -08:00
parent 9a0da9ef67
commit 10b4d2395c
6 changed files with 117 additions and 116 deletions

View file

@ -9,8 +9,8 @@ import androidx.ui.material.MaterialTheme
import androidx.ui.material.ProvideEmphasis
import androidx.ui.tooling.preview.Preview
import androidx.ui.unit.dp
import com.geeksville.mesh.NodeInfo
import com.geeksville.mesh.R
import com.geeksville.mesh.service.NodeInfo
@Composable