Updated material-intro dependency.
This commit is contained in:
parent
708260798b
commit
028b8f0193
3 changed files with 13 additions and 4 deletions
9
app/src/main/res/drawable/ic_folder_white_144dp.xml
Normal file
9
app/src/main/res/drawable/ic_folder_white_144dp.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="144dp"
|
||||
android:height="144dp"
|
||||
android:viewportWidth="24.0"
|
||||
android:viewportHeight="24.0">
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M10,4H4c-1.1,0 -1.99,0.9 -1.99,2L2,18c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2V8c0,-1.1 -0.9,-2 -2,-2h-8l-2,-2z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue