Fix RecyclerView resource path am: 43d0156
am: 3655a7d
* commit '3655a7dd98033b0f13baeca0346c7b03f2c0c81e':
Fix RecyclerView resource path
Change-Id: I7e3e12009ce4312b4f8515bb7e702c233efbe57d
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_RESOURCE_DIR := $(LOCAL_PATH)/WallpaperPicker/res \
|
||||||
$(LOCAL_PATH)/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
|
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user