feat(ui): spinner: textSize, textColor, textStyle, entryTextSize, entryTextColor, entryTextStyle

This commit is contained in:
hyb1996
2018-07-17 23:01:19 +08:00
parent 5251028b0b
commit 093a19c491
8 changed files with 206 additions and 33 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.autojs.autojs"
minSdkVersion 17
targetSdkVersion 23
versionCode 403
versionName "4.0.2 Alpha"
versionCode 406
versionName "4.0.2 Alpha2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {