Remove the scale animation from the lockscreen
With fullbleed notifications don't scale anymore when clicked. Change-Id: I75fadb5e6ccb7f12ca8fc1cb9459c6d9576f4abd
This commit is contained in:
@@ -18,19 +18,16 @@
|
||||
<resources>
|
||||
<item type="id" name="translation_y_animator_tag"/>
|
||||
<item type="id" name="translation_z_animator_tag"/>
|
||||
<item type="id" name="scale_animator_tag"/>
|
||||
<item type="id" name="alpha_animator_tag"/>
|
||||
<item type="id" name="top_inset_animator_tag"/>
|
||||
<item type="id" name="height_animator_tag"/>
|
||||
<item type="id" name="translation_y_animator_end_value_tag"/>
|
||||
<item type="id" name="translation_z_animator_end_value_tag"/>
|
||||
<item type="id" name="scale_animator_end_value_tag"/>
|
||||
<item type="id" name="alpha_animator_end_value_tag"/>
|
||||
<item type="id" name="top_inset_animator_end_value_tag"/>
|
||||
<item type="id" name="height_animator_end_value_tag"/>
|
||||
<item type="id" name="translation_y_animator_start_value_tag"/>
|
||||
<item type="id" name="translation_z_animator_start_value_tag"/>
|
||||
<item type="id" name="scale_animator_start_value_tag"/>
|
||||
<item type="id" name="alpha_animator_start_value_tag"/>
|
||||
<item type="id" name="top_inset_animator_start_value_tag"/>
|
||||
<item type="id" name="height_animator_start_value_tag"/>
|
||||
|
||||
Reference in New Issue
Block a user