

Original SOF post here (opens new window) # Animate CardView background color with TransitionDrawable Here are some visual examples related to this implementation.ġ Card with image background in API 21 (perfectly fine)Ģ Card with image background in API 19 without attribute (notice the paddings around image)ģ FIXED Card with image background in API 19 with attribute tPreventCornerOverlap(false) (Issue now fixed)Īlso read about this on Documentation here (opens new window) In Java like this tPreventCornerOverlap(false).ĭoing so removes an unwanted padding on the Card's edges.To enable the ripple animation in a CardView, add the following attributes: Convert vietnamese string to english string Android.Enhancing Android Performance Using Icon Fonts.Accessing SQLite databases using the ContentValues class.SyncAdapter with periodically do sync of data.

