diff options
| author | Alexander Lucas <alexlucas@google.com> | 2014-04-10 15:44:01 -0700 |
|---|---|---|
| committer | Alexander Lucas <alexlucas@google.com> | 2014-04-10 15:44:01 -0700 |
| commit | fb5e574e7953a646b95652632d0c4c87a47f4d5e (patch) | |
| tree | d5088f81657abddfb38826713c0e6dfbc8d1fc61 /samples/browseable/SlidingTabsBasic/res/values | |
| parent | f03f35fe248d4cf9ead29251d793f65f9f9f4c55 (diff) | |
| download | android_development-fb5e574e7953a646b95652632d0c4c87a47f4d5e.tar.gz android_development-fb5e574e7953a646b95652632d0c4c87a47f4d5e.tar.bz2 android_development-fb5e574e7953a646b95652632d0c4c87a47f4d5e.zip | |
Updated browseable samples for april push
Change-Id: Idd8cc6b7c43ab93f05f0a5d69d5379631721d185
Diffstat (limited to 'samples/browseable/SlidingTabsBasic/res/values')
| -rw-r--r-- | samples/browseable/SlidingTabsBasic/res/values/template-styles.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/browseable/SlidingTabsBasic/res/values/template-styles.xml b/samples/browseable/SlidingTabsBasic/res/values/template-styles.xml index 404623e3d..6e7d593dd 100644 --- a/samples/browseable/SlidingTabsBasic/res/values/template-styles.xml +++ b/samples/browseable/SlidingTabsBasic/res/values/template-styles.xml @@ -18,7 +18,7 @@ <!-- Activity themes --> - <style name="Theme.Base" parent="android:Theme.Holo.Light" /> + <style name="Theme.Base" parent="android:Theme.Light" /> <style name="Theme.Sample" parent="Theme.Base" /> |
