summaryrefslogtreecommitdiff
path: root/res/values-v15
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-24 19:43:03 +0400
committerAndrew Dolgov <[email protected]>2013-03-24 19:43:03 +0400
commitad12b2b945d23af48d3930c1602971dc8e4924d8 (patch)
tree3c35724d3f9ce0faf9989a12e6ae021f9bef899c /res/values-v15
parentc6493ebb707216fcc5241528298b94302c49d373 (diff)
integrate share app stuff into tt-rss app
Diffstat (limited to 'res/values-v15')
-rw-r--r--res/values-v15/style.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-v15/style.xml b/res/values-v15/style.xml
index 52e16a18..b3bd7860 100644
--- a/res/values-v15/style.xml
+++ b/res/values-v15/style.xml
@@ -92,4 +92,7 @@
<item name="android:background">#232527</item>
</style>
+ <style name="DarkDialogTheme" parent="android:Theme.Holo.Dialog">
+ </style>
+
</resources> \ No newline at end of file