Yurdaaaaa

Results 3 issues of Yurdaaaaa

``` Fatal Exception: kotlin.KotlinNullPointerException at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator.isNotEmpty(BaseDotsIndicator.kt:301) at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator$setViewPager$2.isNotEmpty(BaseDotsIndicator.kt:197) at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator.refreshOnPageChangedListener(BaseDotsIndicator.kt:150) at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator.access$refreshOnPageChangedListener(BaseDotsIndicator.kt:19) at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator$refreshDots$1.run(BaseDotsIndicator.kt:145) at android.os.Handler.handleCallback(Handler.java:790) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:6977) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:528) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:910) ``` Anyway...

Hi, thank you for your work, lib is looking good, i have question, when the Camera2 API will be added to project? Have a nice day.

Currently, there is no method to initialize JitsiMeetView with CarContext due to its requirement for an Activity Context, as indicated by this BaseReactView: ``` public BaseReactView(@NonNull Context context) { super(context);...

feature-request