Commit Graph

9 Commits

Author SHA1 Message Date
Deepanshu Gupta
f188f7e1a0 Add default application theme to SupportDesignDemo.
A default theme helps Android Studio to select the right theme when
opening a layout in the Layout Editor. Without this, Android Studio
selects Holo as the default theme and it causes the preview to fail
because of missing attributes.

Change-Id: I5564530637554ecad6823f6082b60b291cd00710
2015-05-21 21:58:49 +00:00
Chris Banes
a8daca6d02 AppBar demo using SwipeRefreshLayout
Change-Id: Iae006f6b1ac52874c7b3c4f54b2b23c0c45066b0
2015-05-17 10:58:52 +01:00
Chris Banes
c7495a949c Add transparent status bar demo
BUG: 20652400

Change-Id: Iac7b06c18f0f370a8afdc4f91131ee9c59dc1c02
2015-05-07 16:49:35 +01:00
Chris Banes
2194f821f0 AppBarLayout demo
Change-Id: I0b4439c4658371db6c4a4cfe95f8e77cd7015891
2015-05-01 11:28:13 +01:00
Chris Banes
9114a88d70 Add Snackbar demo without a CoordinatorLayout
Change-Id: I7e3b8af60666ccdbf476ce21b04d728f4bcc8617
2015-04-23 09:55:06 +01:00
Chris Banes
f2b0677d93 Re-enable TextInputLayout demo
Change-Id: I2e1f28362c415ea30a19cd90a2b3197e109c7bb0
2015-04-21 16:03:54 +01:00
Yuichi Araki
405b3da398 Add NavigationView usage to SupportDesignDemos
Change-Id: Ia9a4070dcae554970f0205a575d218fcb190f226
2015-04-08 13:00:40 +09:00
Chris Banes
1d6d833cb8 TextInputLayout and Snackbar demos
Change-Id: I8de5e4d21528225f9688e8d42c73f51ce42bc8b8
2015-03-12 13:33:05 +00:00
Chris Banes
f212598d83 Add new SupportDesignDemos sample app
- I've moved the design stuff from Support7Demos

Change-Id: Ibb62a1692550419fea25d297aca5c0c7da0b0dbd
2015-02-10 11:12:30 -08:00