| author | Tomas Zeman <tzeman@volny.cz> |
| Fri, 10 Jan 2014 12:24:07 +0100 | |
| changeset 1 | c3780fcb8441 |
| permissions | -rw-r--r-- |
|
1
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
1 |
<resources> |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
2 |
|
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
3 |
<!-- |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
4 |
Base application theme for API 14+. This theme completely replaces |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
5 |
AppBaseTheme from BOTH res/values/styles.xml and |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
6 |
res/values-v11/styles.xml on API 14+ devices. |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
7 |
--> |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
8 |
<style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar"> |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
9 |
<!-- API 14 theme customizations can go here. --> |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
10 |
</style> |
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
11 |
|
|
c3780fcb8441
Imported code from the blog post (renamed namespace com.as400samplecode -> tz.signaturecapture).
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
|
12 |
</resources> |