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