opt: draw only visible chars for a line

This commit is contained in:
hyb1996
2018-02-21 23:22:21 +08:00
parent ea5f80b437
commit 6ca73623a2
4 changed files with 72 additions and 47 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 250
versionName "3.0.0 Alpha50"
versionCode 251
versionName "3.1.0 Alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {