董尚斌-telenewbie

Results 5 issues of 董尚斌-telenewbie

![image](https://user-images.githubusercontent.com/8290026/50437801-473b8100-0926-11e9-9472-83b8ec54f05b.png) 首先谢谢您的开源. 现在项目需要的是,播放着的字体,能够呈现红色,而播放过和未播放的呈现fadein和fadeout,并且,除播放的那一行呈现大字,其他呈现小字,我看了api,没有设置两种字体的api,都是统一设置歌词的大小. 然后fadein和fadeout 也不是特别能够满足需求, 再次感谢您的开源.

Requirement already satisfied: pillow in d:\anaconda\envs\topsup\lib\site-packages

这个原因是啥呢?感觉像是被墙了. 我这边使用的 repositories { google() jcenter() maven { url "https://jitpack.io" } maven { url 'https://maven.google.com' } maven { url "https://oss.sonatype.org/content/repositories/snapshots/" } } 不知道,怎么修改.

``` 10-10 10:02:08.308 24318-24318/com.didi.virtualapk E/CrashCommonHandler: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.didi.virtualapk/com.didi.virtualapk.core.A$1}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2194) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2243) at android.app.ActivityThread.access$800(ActivityThread.java:139)...

10-09 17:00:31.598 18036-18036/com.didi.virtualapk E/CrashCommonHandler: java.lang.IllegalAccessError: Class ref in pre-verified class resolved to unexpected implementation at dalvik.system.DexFile.defineClassNative(Native Method) at dalvik.system.DexFile.defineClass(DexFile.java:222) at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:215) at dalvik.system.DexPathList.findClass(DexPathList.java:322) at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:54) at java.lang.ClassLoader.loadClass(ClassLoader.java:497) at java.lang.ClassLoader.loadClass(ClassLoader.java:491) at...