Thanh Le

Results 36 comments of Thanh Le

How is it going? I face this problem too :( I doesn't work for activity metrics too. It shows: ![device-2016-05-12-143307](https://cloud.githubusercontent.com/assets/437967/15207214/c996dfee-184e-11e6-8850-8a40e411ac3b.jpg)

Go ahead. But please check with project owner because I'm not sure this is still relevant.

I also faced this issue. So the problem is we cannot update activities after sync.

@nfortu : do you have any good article about reactive views? I wanna discover it because Anvil looks awesome. I just try google but nothing found :( p/s: sorry guys...

I don't know if this is the appropriate issue to comment but it would be nice if we *grep* test cases (especially with telescope???). And another thing I miss from...

> I'm not fully sure what your workflow looks like, but this is actually already possible with DAP. For example let's say you just ran FooSpec.scala and then you make...

The solution is below: ``` function foo() { var bar } ```

@LisaKhadijah what is your syntax error? It looks correct.

Adding `debugImplementation "io.palaima.debugdrawer:debugdrawer-base:$debugDrawer"` worked for me.

It seems this library is no longer being maintained. So I fixed this issue in my forked repository herer: `https://github.com/lenguyenthanh/DebugDrawer` I also published it to `https://jitpack.io/#lenguyenthanh/debugdrawer` so anyone can use...