Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New "List Fragment" ADT template. | Chris Banes | 2013-01-22 | 1 | -0/+7 |
This change adds a new List Fragment template in the 'other' category, that creates an empty Fragment class with interface callbacks. The template gives the option of generating some commonly used boilerplate code such as fragment factory methods, and whether to switch to a GridView on large screens. Change-Id: I1873350e321f25ccbc9cd1e8470387629411d1fe Signed-off-by: Chris Banes <chrisbanes@google.com> |