Open rulogas opened 5 years ago
If I remove the floating button the same thing happens
I've tested in a HUAWEI p8 lite with Android 5.0 and it works but I need to work in a HUAWEI p20 lite with Android 8.0
I think the problem is in the version of the Jitpack option install. I don't know if it's the same version as the one of Jcenter option
This is my layout file: `<LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools">
`
It seems that match parent attribute doesn't work.