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

@@ -9,8 +9,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 201
versionName "3.0.0 Alpha2"
versionCode 202
versionName "3.0.0 Alpha3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {