AdvancedPagerSlidingTabStrip icon indicating copy to clipboard operation
AdvancedPagerSlidingTabStrip copied to clipboard

导入项目报错

Open lindetech opened this issue 6 years ago • 0 comments

Android resource compilation failed Output: D:\Android\AndroidStudioProjects\MyApplication3\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:1793: error: inner element must either be a resource reference or empty.

Command: C:\Users\Administrator.SKY-20190410HNA.gradle\caches\transforms-1\files-1.1\aapt2-3.2.0-4818971-windows.jar\7b2f7f65abebaf60fe7437a672cd58c9\aapt2-3.2.0-4818971-windows\aapt2.exe compile --legacy
-o
D:\Android\AndroidStudioProjects\MyApplication3\app\build\intermediates\res\merged\debug
D:\Android\AndroidStudioProjects\MyApplication3\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml Daemon: AAPT2 aapt2-3.2.0-4818971-windows Daemon #0

我是这么导入的 implementation 'homhomlin.lib:apsts:1.4.0'

lindetech avatar Jun 13 '19 08:06 lindetech