Ali Ansari

Results 4 issues of Ali Ansari

## Expected Behavior ImagePicker should have open the gallery ## Actual Behavior App crashed with the following exception `java.lang.IllegalArgumentException: Can't create sort clause without columns. at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:170) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:140) at...

triage

@JarvanMo I need a callback when video is finished. I have tried with the following code but not getting callback. ` videoView.player = SimpleExoPlayer.Builder(this).build() videoView.player.addListener(object : Player.EventListener { override fun...

Is it possible to use gradient color instead of a single solid color?

Is there any way to start BitcoinKit using private key (e.g. in WIF format) instead of using words/mnemonics.