add: symbol and text color, background color adapter for input method enhance bar

This commit is contained in:
hyb1996
2017-09-29 00:41:00 +08:00
parent e1f95c09f3
commit bf4e0877a7
30 changed files with 560 additions and 916 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 204
versionName "3.0.0 Alpha5"
versionCode 205
versionName "3.0.0 Alpha6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {