openWorkout
openWorkout copied to clipboard
android:radius in <ripple>
I found that you have specified android:radius in
Plus, I found you referred ripple_time in android:foreground of <ImageView>. For your information, android:foreground cannot be used in android:foreground at API Level < 23. You may change to another attribute like android:tint.
I witnessed the issue when trying my 5.0 test devices. The radius is not applied to the timer in the homepage.