Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9021763e authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Add resources to recyclerview dependency.

Change-Id: I8c93f4e770705bf59c43b2b135145ac0c17dcf0c
parent ff1769fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ res_dirs := res \

LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs))
LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, $(res_dirs)) \
    frameworks/support/v7/cardview/res
    frameworks/support/v7/cardview/res frameworks/support/v7/recyclerview/res

LOCAL_AAPT_FLAGS := \
    --auto-add-overlay \