dukecon / dukecon_android

Apache License 2.0
1 stars 1 forks source link

App crashes if Twitter link is no valid url. #28

Closed michalharakal closed 6 years ago

michalharakal commented 6 years ago

Fatal Exception: android.content.ActivityNotFoundException No Activity found to handle Intent { act=android.intent.action.VIEW dat=@AndreasBadelt } android.app.Instrumentation.checkStartActivityResult (Instrumentation.java:1798) arrow_drop_down android.app.Activity.startActivity (Activity.java:4181) arrow_right org.dukecon.android.ui.features.speakerdetail.SpeakerDetailView$showSpeaker$1.onClick (SpeakerDetailView.kt:83) android.view.View.performClick (View.java:5204) arrow_drop_down com.android.internal.os.ZygoteInit.main (ZygoteInit.java:616)

michalharakal commented 6 years ago

duplicate to https://github.com/dukecon/dukecon_android/issues/24