Sergey Grekov
Sergey Grekov
I used the one from your rep. Also tried to import manually from sdk folder( rev.12), same here( I am using Idea12 and imported project from pom.xml
Cool! Thanks!
@nidhi-singh02 What are you trying to run? The repo doesn't contains runnable app module. It contains only modules of library..
getanvil.com IMO is not the best option since getanvil.com is already taken by Anvil Labs LLC
Since Anvil is closely related to Android maybe call organisation AnvilAndroid? Or something like AnvilReactive, AnvilUI..
Try put ConstraintDSL.apply() in the end of CL block
If you put size(MATCH, MATCH) to relativeLayout{} and to constraintLayout {} it should work as intended
Are sure that those issues are related to diff process? As quick fix I can suggest to not use Anvils onClick(..) methods, but set onClick listeners manually in order not...
Thanks for sample! Will take a look.
Experimental DSL support for CL is done in https://github.com/anvil-ui/anvil/pull/132