Przeprowadzka

This commit is contained in:
2026-07-16 12:25:33 +02:00
commit 10d59ede33
7016 changed files with 726877 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr format="reference" name="drawerLayoutStyle"/>
<attr format="dimension" name="elevation"/>
<dimen name="def_drawer_elevation">10dp</dimen>
<declare-styleable name="DrawerLayout">
<attr name="elevation"/>
</declare-styleable>
</resources>