Removed navigation in Library
Having navigation in Library makes it hard to have options for each fragments we have to add manualy to each fragment
This commit is contained in:
parent
7365e44803
commit
e483973e51
103 changed files with 1387 additions and 917 deletions
|
@ -46,9 +46,4 @@
|
|||
<color name="default_blue_light">#ff33b5e5</color>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</resources>
|
||||
|
|
|
@ -22,5 +22,4 @@
|
|||
<item name="action_song_sort_order_composer" type="id" />
|
||||
<item name="action_song_sort_order_date_modified" type="id" />
|
||||
<item name="action_multi_select_adapter_check_all" type="id" />
|
||||
<item name="action_folder" type="id" />
|
||||
</resources>
|
|
@ -42,7 +42,7 @@
|
|||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="SeekArcTheme">
|
||||
<attr name="seekArcStyle" format="reference"/>
|
||||
<attr name="seekArcStyle" format="reference" />
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue