Sergey Grekov
Sergey Grekov
Hi @gmarques33 ! I would like this PR to be merged, since I recently stumbled into absence of this properties. Is there any chances that you will push the improvements...
@mmityushkin What are the use cases for working with TypedArray do you have when doing UI with Anvil?
Yeah, it would be a shame for Android community if such a great lib will die(
If anyone interested in Anvil, we made a fork https://github.com/inkremental/inkremental It is rewritten in Kotlin, have such nice features as typesafe DSL and size qualifiers, supports AndroidX and latest support...
Considering that Mobius is written in Java I doubt that KotlinLang Slack is appropriate place for this.
I can name a few - Channel in Slack Android-United Telegram channel Gitter channel GitHub issues after all)
We have a different lists of entities, mixed with cached ones and fresh ones, and on some of them we want to execute insert, or on some of them update,...
Great idea! It can be used not only for visualization, but also for travelling to particular state by sending commands through Javascript bridge.
So that means that in order diff start complaining about violations relative to branch 'git diff ' command must contain references to those files? I added files to the branches(and...
Hmm, isn't it the way it supposed to work? According to your comments in the build file `./gradlew check -PdiffFrom=$TRAVIS_PULL_REQUEST_BRANCH -PdiffTo=$TRAVIS_BRANCH ` it should be the opposite, no?