Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: res/values-v14/styles.xml

Issue 29356468: Issue 4513 - Update app theme (Closed)
Patch Set: Created Oct. 10, 2016, 3:53 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <resources>
2
3 <!--
4 Base application theme for API 14+. This theme completely replaces
5 AppBaseTheme from BOTH res/values/styles.xml and
6 res/values-v11/styles.xml on API 14+ devices.
7 -->
8 <style name="AppBaseTheme" parent="android:Theme.Holo">
9 <!-- API 14 theme customizations can go here. -->
10 </style>
11
12 </resources>
OLDNEW
« no previous file with comments | « res/values-v11/styles.xml ('k') | res/values/styles.xml » ('j') | res/values/styles.xml » ('J')

Powered by Google App Engine
This is Rietveld