programingjd / justified

Android TextView or EditText with justified text.
Apache License 2.0
223 stars 48 forks source link

Not working on API 23 #4

Open mbt925 opened 8 years ago

mbt925 commented 8 years ago

Thanks for the great library. But it's not working right on API 23. Did you test it on API 23 Devices?

programingjd commented 8 years ago

Hi, Unfortunatly no, we have not had time to test on API 23 yet.

Thanks for the great library. But it's not working right on API 23. Did you test it on API 23 Devices?

— Reply to this email directly or view it on GitHub https://github.com/programingjd/justified/issues/4.

mbt925 commented 8 years ago

I don't think testing it on an emulator would take much time.

programingjd commented 8 years ago

*=provided

android_mocks fr.tactyl.java.android_mocks no dep

java_rx fr.raccourci.java.rx deps: rxjava

android_rx fr.tactyl.android.rx deps: android_mock* java_rx

datastore_java fr.tactyl.java.datastore deps: android_mock* couchbase_lite_java java_rx

datastore_android fr.tactyl.android.datastore deps: datastore_java couchbase_lite_android android_rx

livetrip_java fr.tactyl.java.livetrip deps: datastore_java java_rx

livetrip_android fr.tactyl.android.livetrip deps: livetrip_java datastore_android

http://jdavid.info

QiiqeAzuara commented 7 years ago

Work in Api 23 , @programingjd Thanks, Nice!