new ui for NewFileDialog (change to FloatingActionsMenu)

This commit is contained in:
hyb1996
2017-09-25 13:40:34 +08:00
parent 8c9777c138
commit b9f8f9bbd7
16 changed files with 318 additions and 85 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#cc424347"/>
<corners android:radius="2dp"/>
</shape>

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB