Fix RecyclerView resource path am: 43d0156
am: a6fb1e6
* commit 'a6fb1e6e4fa581a01923fa20fa92284577ed56c8':
Fix RecyclerView resource path
Change-Id: Ia5ae69fe1614e0eb18f0e5274e49bfecfa3884ba
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) \
|
||||
|
||||
LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/WallpaperPicker/res \
|
||||
$(LOCAL_PATH)/res \
|
||||
$(LOCAL_PATH)/../../../prebuilts/sdk/current/support/v7/recyclerview/res
|
||||
$(LOCAL_PATH)/../../../frameworks/support/v7/recyclerview/res
|
||||
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user