Cmahjong

Results 4 issues of Cmahjong

图片选择的时候appbar直接位于StatusBar的上面了,怎么解决这个显示问题

Blurred

修改了一下,测试没有问题 /** * Drawable指示器 */ public class DrawableIndicator extends BaseIndicator { private Bitmap normalBitmap; private Bitmap selectedBitmap; /** * 实例化Drawable指示器 ,也可以通过自定义属性设置 * @param context * @param normalResId * @param selectedResId...

gradle版本不一致问题 Unable to load class 'com.android.build.gradle.internal.TaskFactory'. Possible causes for this unexpected error include: Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and...