Tan Jun Rong

Results 14 comments of Tan Jun Rong

Hi @peterosterlund2 Your code actually looks good, that should fix `Gravity.BOTTOM`, can you make a pull request? I will then test and merge it.

Thanks for the many commits! I realize that you are actually working on a few separate features that are not relevant to each other. Can you separate them into different...

Hi there, This is not normal at all! We've fixed a [memory leak issue](https://github.com/worker8/TourGuide/issues/4) previously, and I've installed [LeakCanary](https://github.com/square/leakcanary), it's not currently showing any leak. So I'm not sure where...

ah for solving #18, we can use an `interface` to solve it, so we don't have to reference to `context`, I don't want to use `AndroidViewModel`, because `ViewModel` simply doesn't...