Open appukrb opened 5 years ago
I have an AAR file contain calendar library and I try to merge with other app I am getting following error
Android resource linking failed /home/user/.gradle/caches/transforms-2/files-2.1/3da12e3a6db28dd47aae1bc1999548f9/res/layout/fragment_calendar.xml:15: error: attribute mcv_selectionColor (aka com.user.myapplication:mcv_selectionColor) not found. /home/user/.gradle/caches/transforms-2/files-2.1/3da12e3a6db28dd47aae1bc1999548f9/res/layout/fragment_calendar.xml:15: error: attribute mcv_showOtherDates (aka com.user.myapplication:mcv_showOtherDates) not found. error: failed linking file resources.
The same here. (Version: 2.0.1)
I have an AAR file contain calendar library and I try to merge with other app I am getting following error
Android resource linking failed /home/user/.gradle/caches/transforms-2/files-2.1/3da12e3a6db28dd47aae1bc1999548f9/res/layout/fragment_calendar.xml:15: error: attribute mcv_selectionColor (aka com.user.myapplication:mcv_selectionColor) not found. /home/user/.gradle/caches/transforms-2/files-2.1/3da12e3a6db28dd47aae1bc1999548f9/res/layout/fragment_calendar.xml:15: error: attribute mcv_showOtherDates (aka com.user.myapplication:mcv_showOtherDates) not found. error: failed linking file resources.