Home | History | Annotate | Download | only in values-v26
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3     <style name="Base.V26.Widget.Design.AppBarLayout" parent="Base.V21.Widget.Design.AppBarLayout">
      4         <item name="android:keyboardNavigationCluster">true</item>
      5         <item name="android:touchscreenBlocksFocus">true</item>
      6     </style>
      7     <style name="Base.Widget.Design.AppBarLayout" parent="Base.V26.Widget.Design.AppBarLayout"/>
      8 </resources>