Muhammad Nouman

Results 73 comments of Muhammad Nouman

facing this issue: ``` A problem occurred configuring project ':library'. > Failed to notify project evaluation listener. > org/gradle/api/internal/component/Usage ```

ok let me give a try

still getting error ` kotlin.UninitializedPropertyAccessException: lateinit property context has not been initialized`

This is my loginActivity ``` class Login : AppCompatActivity(), GoogleListener { private var signin_btn: Button? = null private var continueAsGuestTV: TextView? = null private var forgot_password: TextView? = null private...

``` E/AndroidRuntime: FATAL EXCEPTION: main Process: com.noumanch.selalf, PID: 7478 java.lang.IllegalStateException: Could not execute method for android:onClick at android.support.v7.app.AppCompatViewInflater$DeclaredOnClickListener.onClick(AppCompatViewInflater.java:293) at android.view.View.performClick(View.java:6205) at android.view.View$PerformClick.run(View.java:23653) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6682)...

i'm using this for long suddenly my friend told me that your login feature is not working and i checked and found that this error is occuring.

i have run your example its working perfectly don't know why it is giving me issue

@anonym2 buddy instead of this i'm using another videoview this was not ful filling my requirement.