Upload plików - początek

This commit is contained in:
Krzysztof KrzysiekSiemv Smaga
2025-03-10 19:49:55 +01:00
commit 582c0f69ab
3536 changed files with 371692 additions and 0 deletions
@@ -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>