You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
395 B
8 lines
395 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="Base.V26.Widget.AppCompat.Toolbar" parent="Base.V7.Widget.AppCompat.Toolbar">
|
|
<item name="android:touchscreenBlocksFocus">true</item>
|
|
<item name="android:keyboardNavigationCluster">true</item>
|
|
</style>
|
|
<style name="Base.Widget.AppCompat.Toolbar" parent="Base.V26.Widget.AppCompat.Toolbar"/>
|
|
</resources> |