Closed tiendung01023 closed 2 years ago
I want to open the log screen by shaking my device or my button calls this function. I don't want to show an available button
You can open log screen by calling NetworkLoggerScreen.open(), using floating action button is optional, just implement your own trigger and call the above method to open log screen.
NetworkLoggerScreen.open()
I want to open the log screen by shaking my device or my button calls this function. I don't want to show an available button