sakebook

Results 17 comments of sakebook

Maybe my understanding is wrong 🤔

@MalcolmMielle I guess maybe your credential was expired. Please try to update your credentials.

@MalcolmMielle Your credentials are stored on GitHub. Please try to update the secret.

@MalcolmMielle I see. Please try to use `v1.3.1`? I recently updated to `v1.4.0`. I want to isolate the problem.

Reachability can have ImageView. You can set ImageView layout and resource to Reachability. You can use the `setHoverView` To set the ImageView. ``` // Create ImageView to use for Reachability...

No, HoverView attached RootView. Can not support xml as HoverView. But you can call `switchBack`. `switchBack` as same as HoverView click. You can use the Reachability anywhere. ``` findViewById(R.id.some_button).setOnClickListener(new View.OnClickListener()...

Right. I'm considering the proposal.

@sunjianan9900 Try `flutter pub get`