Results 16 comments of DevWiki

I have same problem, I have two windows computes. first is xps15, run sample on that it can load page right. second is Lenovo, run sample it load page to...

应该是导出有乱码导致: ![image](https://github.com/xin660/Typecho2Halo/assets/12946956/6d1883b5-eae3-416a-b73a-305c81590701)

project application build gradle config: ```gradle apply plugin: 'com.android.application' apply plugin: 'me.tatarka.retrolambda' android { compileSdkVersion 28 defaultConfig { applicationId "net.devwiki.demo" minSdkVersion 15 targetSdkVersion 28 versionCode 1 versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"...

JakeWharton say : > Remove the Retrolamba plugin–it disables desugaring in D8/R8. see : https://github.com/JakeWharton/RxBinding/issues/490#event-2041804513

> 自己搭建,大概率不会有人再分享音源 > > https://github.com/lxmusics/lx-music-api-server 我看着只是写音源js ,需要搭建什么样的 音乐服务器来提供接口呢? 我是想直接搭建一个音乐服务, 音源使用自己搭建的

> > > 自己搭建,大概率不会有人再分享音源 > > > https://github.com/lxmusics/lx-music-api-server > > > > > > 我看着只是写音源js ,需要搭建什么样的 音乐服务器来提供接口呢? 我是想直接搭建一个音乐服务, 音源使用自己搭建的 > > 本地安装python,下载项目,修改js文件,导入落雪,启动main.py ,开始畅听 我的意思我自己要搭建一个什么样的服务端 来 提供我自己nas上的音乐 作为音源, 不是搭建音源解析服务器去解析 企鹅 网易的,...

> 希望兼容NAS,NAS上下了几千个专辑没合适的东西听 +1

关于息屏亮屏,三星Note系列,S系列会调用Activity的onPause和onStop方法.其他手机会保持在onResume状态

> 轮播插件存在的问题,等待原作者修复 好的