tomAIto/TomAIto.App/TomAIto.App.Android/obj/Debug/130/lp/104/jl/res/values/values.xml

10 lines
439 B
XML
Raw Permalink Normal View History

2023-11-27 20:36:02 +01:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
2023-12-19 14:23:45 +01:00
<attr format="reference" name="drawerLayoutStyle"/>
<attr format="dimension" name="elevation"/>
<dimen name="def_drawer_elevation">10dp</dimen>
<declare-styleable name="DrawerLayout">
<!-- The height difference between the drawer and the base surface. Only takes effect on API 21 and above -->
<attr name="elevation"/>
</declare-styleable>
2023-11-27 20:36:02 +01:00
</resources>