dtunctuncer

Results 3 issues of dtunctuncer

java.lang.NullPointerException: Call Base.initialize(context) within your Application onCreate() method. at com.thefinestartist.Base.a(Base.java:30) at com.thefinestartist.utils.service.ServiceUtil.a(ServiceUtil.java:76) at com.thefinestartist.utils.service.ServiceUtil.M(ServiceUtil.java:251) at com.thefinestartist.utils.service.WindowManagerUtil.a(WindowManagerUtil.java:19) at com.thefinestartist.utils.ui.DisplayUtil.a(DisplayUtil.java:26) at com.thefinestartist.finestwebview.FinestWebViewActivity.e(FinestWebViewActivity.java:833) at com.thefinestartist.finestwebview.FinestWebViewActivity.c(FinestWebViewActivity.java:467) at com.thefinestartist.finestwebview.FinestWebViewActivity.onCreate(FinestWebViewActivity.java:889) at android.app.Activity.performCreate(Activity.java:5275) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2169)...

`ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.7.1ANTLR Runtime version 4.5.3` Please update the dependencies

You can watch [this video](http://telpacdn2.streamprovider.net/gm/grid-video.mp4) Here is my code and animation resources are the exactly same as yours ``` override fun onCreateView(inflater: LayoutInflater?, container: ViewGroup?, savedInstanceState: Bundle?): View? { val...