Home | History | Annotate | Download | only in values-v21
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3     <style name="Base.V21.Widget.Design.AppBarLayout" parent="Base.V14.Widget.Design.AppBarLayout">
      4         <item name="android:stateListAnimator">@animator/design_appbar_state_list_animator</item>
      5     </style>
      6     <style name="Base.Widget.Design.AppBarLayout" parent="Base.V21.Widget.Design.AppBarLayout"/>
      7 </resources>