Open mptrista opened 6 years ago
hi, did you solve the problem?
Hi I'm sorry I could not reproduce this issue yet and I don't know where it comes from
hi @qhutch , I found this issue on Motorola phone, Moto e4
I also have this issue on Samsung Galaxy J3 Orbit w/ Android version 8.0.0. Still trying to figure out a solution, or I'll have to remove ElevationImageView before App Release and draw the shadows manually :(
libraryVersion: 2.1 Same applies for lower versions
<com.qhutch.elevationimageview.ElevationImageView android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="bottom" android:layout_weight="1" app:compatEvelation="20dp" app:srcCompat="@drawable/nav_button_right_white" />
What it is
What it should be
The white disappears and the shadow appears as it should on minimizing and maximizing the activity.
Stackoverflow issue