1
0
Fork 0

Fixes #2811 - Removes custom attributes

master
Jeff Boek 2019-05-23 21:39:06 -07:00 committed by Emily Kager
parent c6ac791609
commit f76437f60c
1 changed files with 1 additions and 8 deletions

View File

@ -67,14 +67,7 @@
<KeyAttribute
motion:motionTarget="@id/homeDividerShadow"
motion:framePosition="90"
android:alpha="0">
<CustomAttribute
motion:attributeName="layoutMarginStart"
motion:customPixelDimension="0dp" />
<CustomAttribute
motion:attributeName="layoutMarginEnd"
motion:customPixelDimension="0dp" />
</KeyAttribute>
android:alpha="0" />
<KeyAttribute
motion:motionTarget="@id/toolbar_wrapper"