Results 18 comments of Przemek

@vi Supporting many devices and programs is hard work. This is difficulty when whole program depends on external libraries like libstreaming. On my android 5.0 app works well. I am...

@axelsimon Hi, thank you for installing my app. You said app crashing when you start stream. What happend when you clicked "connect stream" in Endoscope?

Hi, it sounds not so cool. Can you provide me your configuration(sdk version, constraint layout version, android version) and full stack trace?

Ok. Thank you. If you download sample app from Google play everything is all right? And what's your mobile device? I will try to reproduce error.

I will give you response tomorrow. Actually I'm on the easter holiday with family :)

So I updated: gradle wrapper to 4.4-all build gradle to 3.1.0 kotlin gradle plugin to 1.2.30 bulid tools version to 27.0.3 support libs to 27.1.0 And I have to change...

@laxmimerit @Xenero Can you guys change dependency to: `implementation 'pl.hypeapp:materialtimelineview:1.1'` And also add kotlin-stdlib if you write project in Java: `implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.2.31'` If you do this everything should work. Let...