Iaroslav Postovalov

Results 51 issues of Iaroslav Postovalov

I think you should track your code style in the repository so contributors are able to reformat their code consistently with your one.

``` E/AndroidRuntime: FATAL EXCEPTION: main Process: me.grishka.houseclub, PID: 22754 java.lang.ArrayIndexOutOfBoundsException: length=0; index=0 at me.grishka.houseclub.MainActivity.onRequestPermissionsResult(MainActivity.java:180) at android.app.Activity.requestPermissions(Activity.java:4512) at me.grishka.houseclub.MainActivity.joinChannel(MainActivity.java:174) at me.grishka.houseclub.fragments.HomeFragment$ChannelViewHolder.onClick(HomeFragment.java:209) at android.view.View.performClick(View.java:6935) at android.view.View$PerformClick.run(View.java:26214) at android.os.Handler.handleCallback(Handler.java:790) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:164)...

Related issue: https://youtrack.jetbrains.com/issue/KT-18435

Backend

Related issue is KT-7637.

Standard Library

The deployed documentation site is empty (I'll try to investigate this on my own, just reporting). http://breandan.net/kotlingrad/

Usually, the names of packages by JetBrains start with `org.jetbrains`.