OSDN Git Service

Add docs for Palette and CardView
authorChet Haase <chet@google.com>
Sun, 28 Sep 2014 16:08:40 +0000 (09:08 -0700)
committerChet Haase <chet@google.com>
Sun, 28 Sep 2014 16:13:19 +0000 (16:13 +0000)
These new v7 support lib APIs were never added to the make files to
allow docs to be build, so they don't appear in the reference docs.
Adding them to pathmap.mk fixes this.

Issue #17681531 Add docs for CardView and Palette

Change-Id: If9a4562c5e9629dc29791185dd720c6986c2b9a8

core/pathmap.mk

index fbc24b0..0820885 100644 (file)
@@ -110,7 +110,9 @@ FRAMEWORKS_SUPPORT_SUBDIRS := \
         v4 \
         v7/gridlayout \
         v7/appcompat \
+        v7/cardview \
         v7/mediarouter \
+        v7/palette \
         v7/recyclerview \
         v8/renderscript \
         v13 \