Amine Bou

Results 17 comments of Amine Bou

Hi @sd1998 If you are still looking for a solution for this issue, you can solve it by defining `android:textColorPrimary` in your colors file. (Something like `@color/md_white_1000`) Hope it helps.

I think that it's related to Material Design, and so only available on newer Android versions. Adding that single line fixes the crashes.

Well, that's what was causing the crash for the ImageButton.

@heinrichreimer it's done.

This should be fixed in #101

I'm having the same issue. The issue seams to be that relative urls aren't transformed to absolute ones.

@fengjiongmax did you find a workaround ?

Thanks, @fengjiongmax I'll find a workaround for my usecase.