mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 07:01:26 +08:00
Optimized the loading of ToolList. Fix the repeated bug when ToolList is reloaded. Display ToolList using RecyclerView. Optimized FoldLayout, removed the default hidden function.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<resources>
|
||||
<declare-styleable name="FoldLayout">
|
||||
<attr name="layoutId" format="integer" />
|
||||
<attr name="transitionTime" format="integer" />
|
||||
</declare-styleable>
|
||||
|
||||
<attr name="app_theme" format="color" />
|
||||
|
||||
Reference in New Issue
Block a user