first commit i guess
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="sliding_pane_detail_pane_width">300dp</dimen>
|
||||
<item name="nav_host_fragment_container" type="id"/>
|
||||
<item name="sliding_pane_detail_container" type="id"/>
|
||||
<item name="sliding_pane_layout" type="id"/>
|
||||
<declare-styleable name="DialogFragmentNavigator">
|
||||
<attr name="android:name"/>
|
||||
</declare-styleable>
|
||||
<declare-styleable name="FragmentNavigator">
|
||||
<attr name="android:name"/>
|
||||
</declare-styleable>
|
||||
<declare-styleable name="NavHostFragment">
|
||||
<attr format="boolean" name="defaultNavHost"/>
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user