Yeonghoon Park
Yeonghoon Park
Steps for firebase setup (roughly): - Install Firebase cli `npm i -g firebase-tools` - Create an app (type=web app) on Firebase web console - Run `firebase login` from veryslide prj...
The return value of `removeHeader(Footer)View()` is weird. When adapter is not attached, it always returns false(?). I made a fix regarding the issue as well as implementing `android:header(footer)dividersenabled`.
It turns out the bug I described in the previous comment, which I just deleted, was not relevant to the changes from this pull request. I've made a separate PR(https://github.com/emilsjolander/StickyListHeaders/pull/270)...
Also, `babel-cli` package does not include `babel-node` anymore. Should install `@babel/node` instead.
+1. would be really nice to have tabulars
I just looked through android gradle document and found this: > Important: When enabling publishing of non default, the Maven publishing plugin will publish these additional variants as extra packages...
Seems like the issue is widely present on Envoy and Istio, is there any mitigation on the client side until the issue is resolved?