question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I can’t use Kotlin. I use thos code in java works but in kotlin crash…

mCsvFileDataSource = CsvFileDataSourceImpl(this, null) tlPipeline = findViewById<AdaptiveTableLayout>(R.id.tlPipeline) mTableAdapter = SampleLinkedTableAdapter(this, mCsvFileDataSource) tlPipeline.setAdapter(mTableAdapter)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
YStepiuk-DOITcommented, Jun 11, 2019

Hey everyone! This issue is closed, but I’m still facing it in version 1.2.1. Was it really fixed? And how can I possibly avoid it?

Thanks

2reactions
giuseppesorcecommented, Nov 8, 2017

i debug and problem is AdaptiveTableLayout interface. It’s private and Kotlin cant’ get in layout.

Read more comments on GitHub >

github_iconTop Results From Across the Web

7 ways to null crash Android Kotlin without using - Medium
7 ways to null crash Android Kotlin without using !! · 1. Getting value from Intent in Android · 2. Accessing Intent in...
Read more >
Crashes | Android Developers
An app that is written using Java or Kotlin crashes if it throws an unhandled exception, represented by the Throwable class.
Read more >
Kotlin Crash Course for Programmers - Learn Interactively
You don't get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your...
Read more >
Kotlin Crash Course: Gain Real World Developer Skills Now!
Kotlin Crash Course: Gain Real World Developer Skills Now! Become a Kotlin Developer able to create professional programs.
Read more >
8-Minute Crash Course on Kotlin Programming Language.
Kotlin is a cross-platform, statically typed and general-purpose programming language. I know that I have used some vague terms let me ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found