mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 07:01:26 +08:00
Add FoldLayout
This commit is contained in:
6
app/src/main/res/values/attrs.xml
Normal file
6
app/src/main/res/values/attrs.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<declare-styleable name="FoldLayout">
|
||||
<attr name="layoutId" format="integer"/>
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user