summaryrefslogtreecommitdiff
path: root/res/values/style.xml
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/style.xml
parentc6493ebb707216fcc5241528298b94302c49d373 (diff)
integrate share app stuff into tt-rss app
Diffstat (limited to 'res/values/style.xml')
-rw-r--r--res/values/style.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/style.xml b/res/values/style.xml
index a817f33b..c8bd7207 100644
--- a/res/values/style.xml
+++ b/res/values/style.xml
@@ -84,5 +84,7 @@
<item name="android:actionBarStyle">@style/ActionBarDarkGray</item>
</style>
+ <style name="DarkDialogTheme" parent="android:Theme.Dialog">
+ </style>
</resources> \ No newline at end of file