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

Side by Side Diff: res/values-v11/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
« no previous file with comments | « no previous file | res/values-v14/styles.xml » ('j') | res/values/styles.xml » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <resources>
2
3 <!--
4 Base application theme for API 11+. This theme completely replaces
5 AppBaseTheme from res/values/styles.xml on API 11+ devices.
6 -->
7 <style name="AppBaseTheme" parent="android:Theme.Holo">
8 <!-- API 11 theme customizations can go here. -->
9 </style>
10
11 </resources>
OLDNEW
« no previous file with comments | « no previous file | res/values-v14/styles.xml » ('j') | res/values/styles.xml » ('J')

Powered by Google App Engine
This is Rietveld