Marcel Skotnicki

Results 4 comments of Marcel Skotnicki

same on OnePlus 3. However, `RotatingText` appears when `EditText` is pressed and keyboard pops on

In addition, app stops responding after short period of time (Android 7.1.1)

@kirtan403 any fix to this issue?

Add >buildscript { ext.kotlin_version = '1.3.41' repositories { google() jcenter() } dependencies { classpath 'com.android.tools.build:gradle:3.4.2' classpath 'com.orhanobut.tracklytics:tracklytics-plugin:2.1.0' classpath 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.4' } } in root-level build.gradle and apply plugin: >apply plugin: 'com.android.application'...