ajburley
ajburley
enableAapt2 was removed from the later versions of Android Studio / Gradle plugin. It's ignored, so AAPT2 is always used regardless of this option. There is no official patch but...
> > enableAapt2 was removed from the later versions of Android Studio / Gradle plugin. It's ignored, so AAPT2 is always used regardless of this option. > > There is...
@zeldomar Here's a brief summary... Clone the code from github into a folder (e.g. "cardslib") under your root Gradle project Modify your local `settings.gradle` like this (replacing YourApp with your...
enableAapt2 was removed from the later versions of Android Studio / Gradle plugin. It's ignored, so AAPT2 is always used regardless of this option. There is no official patch but...
I just manually applied the diffs from that patch to my local copy of vanilla cardslib. The changes are to fix the compiler errors which you get with AAPT2. This...
This person seems to have fixed it: oplarshad/cardslib@ef39a99ef827802db488ad2203e742ca58053696
The same happens with Apache Commons libraries, and these are resolved through two parent POMs, e.g. org.apache.commons:commons-collections4:4.1 -> org.apache.commons:commons-parent:38 -> org.apache:apache:16 The license information is stored in org.apache:apache, not in...
I think I found the offending row, at least the first one. The row appears to be a sticker sent using "WeChatSticker". I will paste some values here; later I...
and when the "link" (if you can call it that) is tapped, the internal wechat browser is opened and goes to URL: https://open.weixin.qq.com/sns/share_page?appid=wx03ac32a3c1abfd1a
seems it got this appid value from the appid attribute of appmsg