Protect resource of MaterialDrawer from Proguard

This commit is contained in:
kyori19 2020-06-21 00:49:47 +09:00
parent 54b2c6c157
commit fa304907b6
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools"
tools:keep="@drawable/material_drawer_shadow_top" />